Taiga
API ReferenceNon Insurance Payer PaymentsV1

Delete non-insurance payer payment

Deletes the non-insurance payer payment record matching the provided `non_insurance_payer_payment_id`.

DELETE
/api/non-insurance-payer-payments/v1/{non_insurance_payer_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

non_insurance_payer_payment_id*non-insurance-payer-paymentsv1NonInsurancePayerPaymentId
Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/non-insurance-payer-payments/v1/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty