Accounts
List pricing schedules of an account
Returns a list of pricing schedules of an account with pagination and sort.
get/accounts/{account_id}/pricing_schedules
Path parameters
account_idstring required
Example:ACC00001
account_id corresponding to an account
Query parameters
nextTokenstring
Example:eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ==
pageSizenumber
Example:10
start_datestring
Example:2023-03-30T10:41:10.088499
end_datestring
Example:2099-03-30T10:41:10.088499
include_price_plan_infoboolean
Example:true
compactboolean
Response
Response for list pricing schedules request