GET
/
v2
/
price_plans
/
{price_plan_id}
/
rate_cards

Authorizations

Authorization
string
headerrequired

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

Path Parameters

price_plan_id
string
required
Maximum length: 50

Query Parameters

nextToken
string
pageSize
number

Response

200 - application/json

Paginated response for rate card

data
object[]
required
nextToken
string