get
https://www.pelcro.com/api/v1/sdk/bills/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Retrieve a single Accounts Payable bill issued to the authenticated vendor by its ID. A bill that does not exist — or belongs to another vendor or account — returns 404.
Example:
curl --request GET \
--url 'https://www.pelcro.com/api/v1/sdk/bills/101?site_id=1232' \
--header 'Authorization: Bearer <JWT>'