Invoices
Process Invoices
The invoice processing endpoint allows you to extract data from uploaded invoices. This is an asynchronous operation that returns a job ID for tracking the processing status.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Document ID of the invoice to process