Invoices
Retrieve all invoices
Returns a list of invoices. Optionally invoice type and dates can be defined to retrieve invoices of a certain type from a certain date to another date
GET
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
Available options:
true
, false
Response
200
application/json
Successful Response
The response is of type object
.