List pricing schedules of an account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
Possible values:
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
10
Paginated response for pricing schedules
The response is of type object
.
List pricing schedules of an account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
Possible values:
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
10
Paginated response for pricing schedules
The response is of type object
.