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
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Document ID of the invoice to process