Taiga
API ReferencePatient PaymentsV4

Delete patient payment

Deletes the patient payment record matching the provided patient_payment_id.

DELETE
/api/patient-payments/v4/{patient_payment_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_payment_id*patient-paymentsv4PatientPaymentId
Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/patient-payments/v4/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty