(Deprecated) Plan Associations
(DEPRECATED) Dissociate or associate a price plan with an account
This API let’s you to detach or attach a price plan with an existing account
POST
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50
Example:
"ACC00001"
Body
application/json
Payload to associate or dissociate a price plan to an account with actions
Request to associate or disassociate a price plan to an account with actions
Response
200
application/json
Response for dis/associate price plan request
The response is of type object
.