v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
Charge

List Charge

Retrieve a list of Charge entities

get/organizations/{orgId}/charges

Path parameters

orgIdstring required

UUID of the organization

Query parameters

pageSizeinteger

Number of Charges to retrieve per page

nextTokenstring

nextToken for multi page retrievals

accountIdstring

List Charge items for the Account UUID

entityType'AD_HOC' | 'BALANCE'

The entity type the Charge has been created for.

List Charge items for the EntityType

entityIdstring

List Charge items for the Entity UUID

billDatestring date

List Charge items for the Bill Date

idsstring[]

List of Charge UUIDs to retrieve

scheduleIdstring

List Charge items for the Schedule UUID

Response

ListCharges 200 response

nextTokenstring