POST
/
consumers
/
{consumer_id}
/
accounting
/
invoices
/
pdf
/
{invoice_id}

Authorizations

Authorization
string
header
required

This access token needs to be included in each of your request to the Chift API.

Path Parameters

invoice_id
string
required
consumer_id
string
required

Query Parameters

overwrite_existing
enum<string>
default:
false

Indicate what to do if a document is already attched to the invoice.

Available options:
true,
false
folder_id
string

Accounting folder ID, this needs to be passed when activating the multiple folders feature.

Body

application/json
base64_string
string
required

Response

201 - application/json

The response is of type any.