Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100
Available options:
customer_invoice
, customer_refund
, supplier_invoice
, supplier_refund
, all
Available options:
all
, unpaid
, paid
Include the invoice lines in the response. By default, invoice lines are included when no extra request is needed to fetch them. If you want to include them explicitly, set this parameter to true.
Available options:
true
, false