Document
folder_id
BigInteger
status_id
BigInteger
status_changed_at
Datetime
Timestamp that indicate last time the status changed.
response_status_id
BigInteger
incoming
boolean
True for the received documents (i.e. Purchase Invoices) false otherwise.
Document Status
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
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