Request This endpoint expects a multipart form containing a file.
Response Successful Response
id string format: "uuid"
Unique receipt ID.
created_at datetime
Creation timestamp.
updated_at datetime
Update timestamp.
origin enum
Specifies how this receipt was created in Monite.
Allowed values: upload email
created_by_entity_user_id string format: "uuid"
Entity user who created.
currency enum
Currency code.
currency_exchange map from strings to any
Currency exchange details.
description string <=1024 characters
Short transaction description.
document_id string <=255 characters
Receipt number.
file_id string format: "uuid"
The id of the receipt file stored in the file saver.
file_url string
The URL of the receipt file stored in the file saver.
issued_at datetime
Date when the receipt was issued.
merchant_location string <=255 characters
Merchant location.
merchant_name string <=128 characters
Merchant name.
ocr_request_id string format: "uuid"
OCR request id.
ocr_status string
OCR status.
partner_metadata map from strings to any
Partner metadata.
sender string format: "email"
The email address from which the invoice was sent to the entity.
source_of_data enum
Source of data.
Allowed values: ocr user_specified
total_amount integer
Total amount in minor units.
transaction_id string format: "uuid"
Transaction ID.