get https://api.accountabilityone.com/v1/Receipts/
Retrieve Receipt by ID
This API endpoint allows you to retrieve details of a specific receipt in the system by its unique identifier. By making a GET request to this endpoint, you can access the receipt's information, which may include details like the amount, date, vendor, and associated expense.
To retrieve a receipt, send a request to this endpoint with the necessary parameters. You must provide the id of the receipt you wish to retrieve in the path parameter.
Permission
Transaction Type | Access Level |
---|---|
Receipts | Full Access, Read Only |