API ReferencePatient RefundsV1
Delete patient refund
Deletes the patient refund record matching the provided patient_refund_id.
Authorization
BearerAuth AuthorizationBearer <token>
Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.
In: header
Path Parameters
patient_refund_id*patient-refundsv1PatientRefundId
Format
uuidResponse Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/patient-refunds/v1/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty