Retrieves list of Invoices
GET https://api.convertiser.com/publisher/invoices/
Parameter name | Value | Description | Additional |
---|---|---|---|
page | integer | A page number within the paginated result set. |
|
page_size | integer | Number of results to return per page. |
|
id | string | ||
status | string |
Possible values are:
|
|
currency | string | ||
total_amount | string | ||
issued_at | string | ||
sequence_id | string | ||
customer | string | ||
type | string |
Possible values are:
|
|
ordering | string |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK | InvoiceList |