Taiga
API ReferenceNon Insurance Payer RefundsV1

Delete non-insurance payer refund

Deletes the non-insurance payer refund record matching the provided `non_insurance_payer_refund_id`.

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

non_insurance_payer_refund_id*non-insurance-payer-refundsv1NonInsurancePayerRefundId
Formatuuid

Response Body

application/json

application/json

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