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
Response
200 - application/json
Processing started successfully
The response is of type object
.