Search invoices

Retrieve the account's subscription invoices. Up to the 50 most recent invoices are returned, newest first, with any filters applied to that set. Requires permission to manage the account.

Required permission: Full Account

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

Filter by invoice number.

date-time

The earliest invoice date to include.

date-time

The latest invoice date to include.

double

The minimum invoice total to include.

double

The maximum invoice total to include.

double

The minimum credit amount to include.

double

The maximum credit amount to include.

double

The minimum paid amount to include.

double

The maximum paid amount to include.

string

Filter by text found in the invoice's line item descriptions. Each word must appear in at least one line item.

string

The field to sort the results by. The default field depends on the endpoint.

string
enum

The sort direction: "asc" or "desc".

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

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