OCR a base64-encoded string
OCR a base64-encoded string
Authentication
Long-lived API token sent in the requestToken header. See API token authentication.
OAuth2 Bearer access token from the client-credentials flow. See OAuth authentication.
Path parameters
The type of object to create in Payabli. Accepted values are bill and invoice.
Request
The MIME type of the file (if content is provided).
Base64-encoded file content
Response
Boolean indicating whether the operation was successful. A true value
indicates success. A false value indicates failure.
Response text for operation: ‘Success’ or ‘Declined’.
Code for the response. Learn more in API Response Codes.