Delete Attached File from Bill
Delete a file attached to a bill.
DELETE
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
Payabli ID for the bill. Get this ID by querying /api/Query/bills/
for the entrypoint or the organization.
Example:
285
Filename in internal storage associated with the bill.
Query Parameters
When true
, the request returns the file content as a Base64-encoded string.
Response
200
application/json
Success
The response is of type object
.