Processing
Process invoice with OCR
Extract invoice details from documents using OCR technology
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · any
The body is of type any
.
Response
200
application/json
OCR processing result
The response is of type object
.