Delete insurance payment

Beta
DELETE
/api/insurance-payments/v1/:insurance_payment_id

Deletes the insurance payment record matching the provided insurance_payment_id. If the matching record’s organization_id does not match the authenticated user’s current organization_id, then a response code of 403 will be returned.

Path parameters

insurance_payment_idUUIDRequired

Errors