Skip to main content
GET
List pricing schedules of an account

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"

Response

Response for list pricing schedules request

data
object[]
nextToken
string
previousToken
string