Skip to main content

List invoices

GET 

/subscriptions/invoices

Retrieves a list of all invoices.

Filtering

This endpoint supports filtering. For the general syntax, see Filtering.

The following attributes and operators are supported.

OperatorAttributeDescription
eqsubscriber_id, subscription_id, outstanding, tax_requiredEquals. Checks if the values of two operands are equal. If they are, the condition is true.

Request

Responses

Success. A list of invoices is returned.