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

Query Parameters

discard
boolean
Example:

false

Body

application/json

Payload to edit schedules of 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 dis/associate price plan request

accountId
string
required

Identifier of the account

Maximum string length: 50
accountName
string
required

Name of the Account

pricingSchedules
object[]
required