List invoices

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Database ID of the invoice.

string

A unique number to identify the invoice.

integer

Database ID of the customer.

string

A unique number to identify the customer.

string

A name of the customer.

integer

Database ID of the customer order.

string

A unique number to identify the customer order.

integer

Database ID of the RMA order.

string

A unique number to identify the RMA order.

integer

Database ID of the pricelist.

string

A unique number to identify the pricelist.

string

A name of the pricelist.

integer

ID of invoice billing address.

string

Billing address as a text or an array.

type
array of objects

Type of invoice.

  • 10 - Quotation
  • 20 - Pro-forma invoice
  • 25 - Prepayment invoice
  • 30 - Invoice
  • 40 - Credit-invoice
  • 50 - Order confirmation
type
Allowed:
status
array of objects

Status of invoice.

  • 10 - Dummy
  • 20 - Unpaid
  • 30 - Paid partially
  • 40 - Paid
  • 50 - Cancelled

Arrays are supported, for example ?status[]=10&status[]=20.

status
Allowed:
integer

Database ID of the user responsible for the customer.

integer

Database ID of the manager responsible for the customer.

string

Minimum invoice total price in customer's currency before tax.

string

Maximum invoice total price in customer's currency before tax.

string

Minimum tax sum of the invoice in customer's currency.

string

Maximum tax sum of the invoice in customer's currency.

number

Minimum percentage of tax.

number

Maximum percentage of tax.

string

Minimum total price of the invoice with tax in customer's currency.

string

Maximum total price of the invoice with tax in customer's currency.

string

Minimum paid amount in customer's currency.

string

Maximum paid amount in customer's currency.

string

Minimum unpaid amount in customer's currency.

string

Maximum unpaid amount in customer's currency.

integer

Minimum creation timestamp (Unix timestamp).

integer

Maximum creation timestamp (Unix timestamp).

integer

Minimum due date (Unix timestamp).

integer

Maximum due date (Unix timestamp).

string

Free text.

integer

Minimum last payment timestamp (Unix timestamp).

integer

Maximum last payment timestamp (Unix timestamp).

Headers
string

Pagination range (e.g., items=0-99, items=200-249)

Responses

429

Rate limited - another request is running

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json