GET
/
inbox_documents
/
{document_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

document_id
string
required

Response

200 - application/json
inbox_document_id
number

Inbox document ID.

email_subject
string

The subject line of the email.

sender_email
string

The email address of the sender.

document_date
string

The date when the document was created or issued.

receive_date
string

The date when the document was received.

inbox_document_status
number

The current status of the document in the inbox.

document_id
number

The identifier assigned to the created document.

issuer_name
string

Issuer name.

issuer_tax_id_code
string

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

issuer_tax_id_type
string

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

document_type_id
number

Document type ID according to document type table.

document_type_taxbureau
string

Type of document at the tax bureau.

document_number
number

A unique number assigned to the document.

account_id
number

Account ID.

purchase_order
string

The identifier for the purchase order.

reception_confirmation_status
number

Indicates the status of the reception confirmation for the document.

reception_confirmation_date
string

The date when the reception of the document was confirmed.

receiver_tax_id_code
string

The tax identification code of the document receiver.

receiver_tax_id_type
string

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

document_approval_status
number

Indicates the current approval status of the document.

document_approval_date
string

The date on which the document was approved.

product_receipt_status
number

Indicates the current status of the product receipt.

product_receipt_date
string

The date on which the product was received.

product_receipt_location
string

The location where the product was received.

net_amount
string

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

exempt_amount
string

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

vat_amount
string

Total value added tax.

total_amount
string

Document grand total

document_xml
string

Base64 encoded XML

document_pdf
string

Base64 encoded PDF