Skip to main content
POST
Upload an invoice file for processing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
vendor
string
required
file_name
string
required
file_content_base64
string
required

Base64-encoded contents of the invoice file

Response

200 - application/json

Uploaded

The response is of type object.