Retrieve a receipt related to an expense

Get the receipt related to an expense by providing the receipt's ID.

note

This feature is not available in Sandbox.

For more information, see the guides: Retrieve expenses and receipts.

Request

Path Parameters
Path Parameters

The ID of the expense to which the receipt is related.

The ID of the receipt to retrieve.

To find the ID of a receipt related to a specific expense, refer to the expense's details. The IDs of receipts related to that expense are returned under receipt_ids.

Response

Receipt content. The exact format depends on the receipt.

Response body
Body string(binary)

Receipt content. The exact format depends on the receipt.

Was this page helpful?