v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1417140101.5 KB

This fetches a list of all invoice unit definitions for a given account, as of the provided <code>AsOf</code> date.

post/#X-Amz-Target=Invoicing.ListInvoiceUnits

Headers

X-Amz-Target'Invoicing.ListInvoiceUnits' required

Request body

NextTokenstring

The next token used to indicate where the returned list should start from.

MaxResultsinteger

The maximum number of invoice units that can be returned.

AsOfstring date-time

The state of an invoice unit at a specified time. You can see legacy invoice units that are currently deleted if the <code>AsOf</code> time is set to before it was deleted. If an <code>AsOf</code> is not provided, the default value is the current time.

Response

Success

NextTokenstring

The next token used to indicate where the returned list should start from.