latestOpenAPI 3.1.02026-08-1039111206.0 KB

c53422ebb833

Invoices

List All Invoices

Returns a list of partner invoices, with an option to filter by a creation date range.

get/Advertisers/{AccountSID}/Invoices

Path parameters

AccountSIDstring required

Your unique Account SID.

Query parameters

StartDatestring date-time

The start of the date range (ISO 8601) to filter invoices by their creation date.

EndDatestring date-time

The end of the date range (ISO 8601) to filter invoices by their creation date.

Response

A list of invoice objects.