Accounts payable
Delete file from the payable
Delete a file from the payable
Delete a file from the payable
Authorization
api_key AuthorizationBasic <token>
In: header
Path Parameters
payable_id*string
The ID of the Payable
Response Body
application/json
curl -X DELETE "https://example.com/v2/accounts-payable/payables/string/file"{ "id": "string", "deleted": true, "object": "string"}