Document

Field
Type
Notes

folder_id

BigInteger

status_id

BigInteger

Current document status (See Document Status)

status_changed_at

Datetime

Timestamp that indicate last time the status changed.

response_status_id

BigInteger

If the document is a purchase invoice and you send a document response to the sender, in this field you'll find the state of the document response that you sent (See Document Response Status)

incoming

boolean

True for the received documents (i.e. Purchase Invoices) false otherwise.

Document Status

Value
Description
Notes

1

Submitted

Initial state when the document is created

2

No action taken

Sent by the destination access point

3

Failed

Sent by the destination access point

4

Cleared

Sent by the destination access point

5

Succeded

Sent by the destination access point

6

Acknowledged

Sent by the destination party

7

In process

Sent by the destination party

8

Under query

Sent by the destination party

9

Conditionally Accepted

Sent by the destination party

10

Rejected

Sent by the destination party

11

Accepted

Sent by the destination party

12

Partially Paid

Sent by the destination party

13

Paid

Sent by the destination party

Document Response Status

Value
Description
Notes

1

Submitted

Initial state when the document response is created

2

No action taken

Sent by the destination access point

3

Failed

Sent by the destination access point

4

Succeded

Sent by the destination access point

Last updated