Get a specific received document

Path parameters

inbox_document_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response

inbox_document_iddoubleOptional

Inbox document ID.

email_subjectstringOptional

The subject line of the email.

sender_emailstringOptional

The email address of the sender.

document_datestringOptionalformat: "date"

The date when the document was created or issued.

receive_datestringOptionalformat: "date"

The date when the document was received.

inbox_document_statusdoubleOptional

The current status of the document in the inbox.

document_iddoubleOptional

The identifier assigned to the created document.

issuer_namestringOptional

Issuer name.

issuer_tax_id_codestringOptional

Tax ID code according to tax id table. Required when the document requires the receiver to be specified.

issuer_tax_id_typestringOptional

Tax ID type according to tax id table. Required when the document requires the receiver to be specified.

document_type_iddoubleOptional

Document type ID according to document type table.

document_type_taxbureaustringOptional

Type of document at the tax bureau.

document_numberdoubleOptional

A unique number assigned to the document.

account_idintegerOptional

Account ID.

purchase_orderstringOptional

The identifier for the purchase order.

reception_confirmation_statusdoubleOptional

Indicates the status of the reception confirmation for the document.

reception_confirmation_datedatetimeOptional

The date when the reception of the document was confirmed.

receiver_tax_id_codestringOptional

The tax identification code of the document receiver.

receiver_tax_id_typestringOptional

Tax ID type according to tax id table. Required when the document requires the receiver to be specified.

document_approval_statusdoubleOptional

Indicates the current approval status of the document.

document_approval_datedatetimeOptional

The date on which the document was approved.

product_receipt_statusdoubleOptional

Indicates the current status of the product receipt.

product_receipt_datedatetimeOptional

The date on which the product was received.

product_receipt_locationstringOptional

The location where the product was received.

net_amountstringOptional

Total of all net values from each of the detail lines.

total_amountstringOptional

Document grand total

document_xmlstringOptional

Base64 encoded XML

document_pdfstringOptional

Base64 encoded PDF

stamp_imgstringOptional

Base64 encoded stamp image

Errors