Delete
Lists all manual deletion requests for patients
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Responses
200
Fetched all Succesfully
application/json
401
Unauthorized - invalid API key
500
Internal server error
get
/api/service-providers/manual-request/deleteNo content
Adds a new deletion request for a patient
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Body
serviceProviderIdstringRequiredExample:
Service Provider external ID
abc-def-ghiResponses
200
Created
application/json
400
Bad request - invalid input data
401
Unauthorized - invalid API key
403
Acess Denied
404
Not Found
500
Internal server error
post
/api/service-providers/manual-request/deleteNo content