Skip to main content
POST
Edit 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"

Body

application/json

Payload to dis/associate one or more price plans to an account

Request to dis/associate one or more schedules to an account

edits
object[]
required
Required array length: 1 - 10 elements

Response

Response for edit pricing schedule request

accountId
string
required

Identifier of the account

Maximum string length: 50
accountName
string
required

Name of the Account

pricingSchedules
object[]
required