Retrieves information about a specific receipt with the given ID.
Path parameters
receipt_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
Unique receipt ID.
created_at
Creation timestamp.
updated_at
Update timestamp.
created_by_entity_user_id
Entity user who created.
currency
Currency code.
currency_exchange
Currency exchange details.
document_id
Receipt number.
file_id
The id of the receipt file stored in the file saver.
file_url
The URL of the receipt file stored in the file saver.
issued_at
Date when the receipt was issued.
merchant_location
Merchant location.
merchant_name
Merchant name.
ocr_request_id
OCR request id.
ocr_status
OCR status.
partner_metadata
Partner metadata.
source_of_data
Source of data.
Allowed values:
total_amount
Total amount in minor units.
transaction_id
Transaction ID.