Skip to main content
GET
(DEPRECATED) List pricing schedules of an account
Deprecated: This API is deprecated and will be removed in a future release. Please use the List pricing schedules of an account instead for updated functionality.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

account_id corresponding to an account

Maximum string length: 50
Example:

"ACC00001"

Query Parameters

nextToken
string
Example:

"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="

pageSize
number
Example:

10

start_date
string
Example:

"2023-03-30T10:41:10.088499"

end_date
string
Example:

"2099-03-30T10:41:10.088499"

include_price_plan_info
boolean
Example:

true

compact
boolean
Example:

false

Response

Response for list pricing schedules request

data
object[]
nextToken
string
previousToken
string