POST
/
v1
/
invoices
/
{id}
/
upload

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

Body

multipart/form-data
file
any

A file in binary format. Accepted MIME types: application/pdf. Max size: 5000000 bytes.

Response

201 - application/json

The response is of type object.