Retrieves all queued plan changes for a given plan instance including plan assignments, removals, replacements and rollovers, as well as changes to plan units, plan instance status, and rate schedules for both master plans and supplemental plans.
For error messages generated by this API, see get_acct_plan_queued_changes_m Error Messages.
Req | Field Name | Field Type | Max Length | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
client_no | long | 22 | Aria-assigned unique identifier indicating the Aria client providing service to this account. | ||||||||||||
![]() |
auth_key | string | 32 | Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. | ||||||||||||
![]() |
acct_no | long | 22 | Aria-assigned account identifier. This value is unique across all Aria-managed accounts. | ||||||||||||
OR | ||||||||||||||||
client_acct_id | string | 50 |
Client-defined account identifier. To obtain the custom rate details, pass values into these fields:
The custom rate details will be provided |
|||||||||||||
![]() |
queued_action_status_cd | long | 1 | Filters the list of queued plan changes returned based on the status code
Allowable values for queued_action_status_cd:
|
||||||||||||
queue_id | long | 22 |
Unique identifier associated with a specific queued plan (future) change You can use this API to obtain the rates |
|||||||||||||
plan_instance_no | long | 22 | The subscription plan instance number. | |||||||||||||
OR | ||||||||||||||||
client_plan_instance_id | string | 100 | Client-defined plan Subscription plan instance ID. | |||||||||||||
alt_caller_id | string | 30 | Person or process that submitted the API call. This can be someone's user ID, or the name of an application. | |||||||||||||
optional_transaction_qualifiers | array | Array of additional values you can associate with this API call. | ||||||||||||||
![]() |
string | 100 | Name of the field you want to associate with this API call. | |||||||||||||
![]() |
string | 100 | Corresponding value of the field you want to associate with this API call. |
Field Name | Field Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
error_code | long | Aria-assigned error identifier. 0 indicates no error. | ||||||||||||||||||||||||
error_msg | string | Description of any error that occurred. "OK" if there was no error. | ||||||||||||||||||||||||
queued_change_details | hash | |||||||||||||||||||||||||
![]() |
long | Unique identifier associated with a specific queued plan change | ||||||||||||||||||||||||
![]() |
long | The unique identifier of the plan instance | ||||||||||||||||||||||||
![]() |
string | The client-defined identifier of the plan instance | ||||||||||||||||||||||||
![]() |
long | The unique identifier of the parent plan instance. | ||||||||||||||||||||||||
![]() |
string | The client-defined identifier of the parent plan instance. | ||||||||||||||||||||||||
![]() |
long | The current status code associated with a queued plan change
Allowable values for queued_action_status_cd:
|
||||||||||||||||||||||||
![]() |
string | The current status associated with a queued plan change
Allowable values for queued_action_status_label:
|
||||||||||||||||||||||||
![]() |
long | Unique identifier of the plan currently associated with the plan instance | ||||||||||||||||||||||||
![]() |
string | Client-defined identifier of the plan currently associated with the plan instance | ||||||||||||||||||||||||
![]() |
string | Name of the plan currently associated with the plan instance | ||||||||||||||||||||||||
![]() |
long | Number of plan units currently associated with the plan instance. | ||||||||||||||||||||||||
![]() |
long | Status currently associated with the plan instance. DEPRECATED
Allowable values for current_plan_inst_status:
|
||||||||||||||||||||||||
![]() |
long | Status currently associated with the plan instance.
Allowable values for current_plan_inst_status_2:
|
||||||||||||||||||||||||
![]() |
long | Unique identifier of the rate schedule currently associated with the plan instance. | ||||||||||||||||||||||||
![]() |
string | Client-defined identifier of the rate schedule currently associated with the plan instance | ||||||||||||||||||||||||
![]() |
string | Date on which the queued plan change will take effect in the following format: YYYY-MM-DD HH24:MI:SS | ||||||||||||||||||||||||
![]() |
long | Unique identifier of the plan that will be associated with the plan instance after the queued plan change takes effect. | ||||||||||||||||||||||||
![]() |
string | Client-defined identifier of the plan that will be associated with the plan instance after the queued plan change takes effect. | ||||||||||||||||||||||||
![]() |
string | Name of the plan that will be associated with the plan instance after the queued plan change takes effect | ||||||||||||||||||||||||
![]() |
long | Number of plan units that will be associated with the plan instance after the queued plan change takes effect | ||||||||||||||||||||||||
![]() |
long | Status of the plan instance after the queued plan change takes effect. DEPRECATED | ||||||||||||||||||||||||
![]() |
long | Status of the plan instance after the queued plan change takes effect. | ||||||||||||||||||||||||
![]() |
long | Unique identifier of the rate schedule that will be associated with the plan instance after the queued plan change takes effect | ||||||||||||||||||||||||
![]() |
string | Client-defined identifier of the rate schedule that will be associated with the plan instance after the queued plan change takes effect | ||||||||||||||||||||||||
![]() |
string | User ID that created the queued plan change. | ||||||||||||||||||||||||
![]() |
string | Date on which the queued plan change was created in the following format: YYYY-MM-DD HH24:MI:SS | ||||||||||||||||||||||||
![]() |
string | User ID that deleted the queued plan change | ||||||||||||||||||||||||
![]() |
string | Date on which the queued plan change was deleted in the following format: YYYY-MM-DD HH24:MI:SS | ||||||||||||||||||||||||
![]() |
string | User ID that immediately executed the queued plan change | ||||||||||||||||||||||||
![]() |
string | Date on which the queued plan change was immediately executed in the following format: YYYY-MM-DD HH24:MI:SS | ||||||||||||||||||||||||
![]() |
string | User ID that most recently edited the queued plan change | ||||||||||||||||||||||||
![]() |
string | Date on which the queued plan change was most recently edited in the following format: YYYY-MM-DD HH24:MI:SS | ||||||||||||||||||||||||
queued_plan_custom_rates | hash | Array of custom rates for a plan assigned to the specified account holder |
||||||||||||||||||||||||
![]() |
long | The service number of the new custom rate | ||||||||||||||||||||||||
![]() |
string | The client-defined service ID for the new custom rate | ||||||||||||||||||||||||
![]() |
long | The sequence number of this line of the rate schedule | ||||||||||||||||||||||||
![]() |
double | For tiered pricing, this is the lowest number of units within a tier | ||||||||||||||||||||||||
![]() |
double | For tiered pricing, this is the highest number of units within a tier | ||||||||||||||||||||||||
![]() |
double | The rate to charge per unit in this tier |