Skip to main content
POST
(DEPRECATED) Edit schedules of an account.
Deprecated: This API is deprecated and will be removed in a future release. Please use the Bulk edit 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

dry_run
boolean
Example:

false

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