EntityApproval Policy

Delete

DEL
Delete an invoice approval policy associated with Entity. BEWARE: Any approval policy deletion will result in all associated downstream policies also being deleted.

Path parameters

entityIdstringRequired
policyIdstringRequired
DEL
1curl -X DELETE https://api.mercoa.com/entity/:entityId/approval-policy/:policyId \
2 -H "Authorization: Bearer <token>"