Bill
Get Attached File from Bill
Get the bill file.
GET
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.
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/octet-stream
The response is of type file
.
Was this page helpful?