List Inbox Documents
Inbox services
List Inbox Documents
List documents waiting to be processed in the inbox.
GET
List Inbox Documents
Headers
API key. Value must be formatted like so: lucca application={api_key}.
Query Parameters
Filter on OCR status.
Available options:
None, Pending, Completed, Failed, Applied Filter on author user IDs.
Filter on purchase IDs.
Filter on dispute IDs.
Filter on user operations (roles).
Available options:
Buyer, PurchasingManager, Accountant, Admin, Payer, PurchaseReader, InvoicingManager Filter on establishment IDs.
Include documents with no establishment.
Sort order. Prefix with - for descending. Comma-separated for multiple properties.
Include root collection fields (paging).
Available options:
prev, next, count Page selection. Page tokens can be retrieved by adding ?fields.root=next,prev on your GET collections requests.
Page size (max 100).
Required range:
0 <= x <= 100