get_acct_plans_all_m
Summary
| API Name | get_acct_plans_all_m |
|---|---|
| Class | account_services_m |
| Update Version | 45 |
Description
Retrieves complete plan, service, and rate schedule data for all master and supplemental plans assigned to a specified account. Returns each plan instance's configuration including plan number, status, billing dates, assigned services with their rate schedules and tiers, custom rates, and service supplemental fields. This provides a more detailed view than get_acct_plans_m, which returns plan-level summaries without the full service and rate breakdown. Use this when you need to display or analyze the complete subscription configuration including pricing details.
Inputs
| Name | Type | Length | Required | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| client_no | long | 22 | Yes |
Aria-assigned unique identifier indicating the Aria client providing service to this account. |
||||||
| auth_key | string | 32 | No |
Aria-assigned unique key for authenticating the validity of the requestor. This key is passed with each method call. |
||||||
| acct_no | long | 22 | Yes |
Aria-assigned account identifier. This value is unique across all Aria-managed accounts. Alternative required field: client_acct_id |
||||||
| include_service_supp_fields | string | 5 | No |
Indicates whether to include the service supplemental fields array. If set to "true", will retrieve all of service supplemental fields If left blank, will default to "true". Allowed values:
|
||||||
| limit | long | 3 | No |
Limits the number of records returned in the all_acct_plans_m array. Min of 1 and Max 999. If no value specified, the default is 100. |
||||||
| offset | long | 9 | No |
The number of records to skip in the all_acct_plans_m array. Min of 0 with no maximum value. If no value specified the default is 0. |
||||||
| include_product_fields | string | 5 | No |
Indicates whether to include the product fields array. If set to "true", will return the product fields array. If left blank, will default to "true". Allowed values:
|
||||||
| include_plan_instance_fields | string | 5 | No |
Indicates whether to include the plans instance fields array. If set to "true", will return array. If left blank, will default to "true". Allowed values:
|
||||||
| include_plan_services | string | 5 | No |
Indicates whether to include the plans services array. If set to "true", will return array. If left blank, will default to "true". Allowed values:
|
||||||
| include_surcharges | string | 5 | No |
Indicates whether to include the surcharges array. If set to "true", will return array. If left blank, will default to "true". Allowed values:
|
||||||
| locale_no | long | 30 | No |
Aria-assigned unique identifier of the locale used for translations. This value must be unique across all Aria clients. Alternative field: locale_name |
||||||
| locale_name | string | 100 | No |
Name of the locale. Alternative field: locale_no |
||||||
| include_rate_schedule | string | No |
If the include_rate_schedule parameter is set to True or left null, then all of the rate schedule information for each plan will be returned. If set to False, this information will be excluded from the response. Allowed values:
|
|||||||
| include_contract_and_rollover_info | string | No |
If the include_contract_and_rollover_info parameter is set to True or left null, then all of the contract and rollover information for each plan will be returned. If set to False, this information will be excluded from the response. Allowed values:
|
|||||||
| include_dunning_info | string | No |
If the include_dunning_info parameter is set to True or left null, then all of the dunning information for each plan will be returned. If set to False, this information will be excluded from the response. Allowed values:
|
|||||||
| product_catalog_plan_filter | object | No |
This array will support up to 10 individual inputs. |
|||||||
| service_no_filter | object | No |
This array will support up to 10 individual inputs. |
|||||||
| master_plan_instance_filter | object | No |
This array will support up to 10 individual inputs. |
|||||||
| supplemental_field_filter | object | No |
This array will support up to 10 individual inputs. |
|||||||
| client_acct_id | string | 50 | Yes |
Client-defined account identifier. Alternative required field: acct_no |
product_catalog_plan_filter fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| plan_no | long | 22 | No |
The Aria-assigned unique plan identifier that will be used to filter the results for this API. If the plan instance doesn't have this plan_no assigned, it will not be returned. Alternative field: client_plan_id |
| client_plan_id | string | No |
The client-defined unique identifier for the plan that will be used to filter the results for this API. If the plan instance doesn't have this plan name assigned, it will not be returned. Alternative field: plan_no |
service_no_filter fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| service_no | long | No |
The Aria-assigned unique service identifier that will be used to filter the results for this API. If the plan instance doesn't have this service_no assigned, it will not be returned. Alternative field: client_service_id |
|
| client_service_id | string | No |
The client-defined unique identifier for the service that will be used to filter the results for this API. If the plan instance doesn't have the service with this description assigned, it will not be returned. Alternative field: service_no |
master_plan_instance_filter fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| master_plan_instance_no | long | 22 | No |
The Aria-assigned unique identifier of the master plan that will be used to filter the results for this API. Results will only display for plans related to the master plan instance provided. Alternative field: client_master_plan_instance_id |
| client_master_plan_instance_id | string | 100 | No |
The client-defined unique identifier of the master plan that will be used to filter the results for this API. Results will only display for plans related to the master plan instance provided. Alternative field: master_plan_instance_no |
supplemental_field_filter fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| supp_field_name | string | No |
Name of the supplemental field associated with a plan that will be used to filter results. |
|
| supp_field_value | string | No |
Value for the supplemental field listed above that will be used to filter results. |
Outputs
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| error_code | long | No |
Aria-assigned error identifier. 0 indicates no error. |
|
| error_msg | string | No |
Description of any error that occurred. "OK" if there was no error. |
|
| record_count | long | No |
Returns a total count of the number of records. |
|
| all_acct_plans_m | object | No | ||
| acct_locale_no | long | 30 | No |
Note: This field is deprecated. Aria no longer supports acct_locale_no. |
| acct_locale_name | string | 100 | No |
Name of the account level locale. |
| acct_locale_no_2 | long | 30 | No |
Aria-assigned unique identifier of the locale used for translations. This value is unique across all Aria-managed accounts. |
all_acct_plans_m.product_fields fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| field_name | string | No |
Name of the product field associated with the plan in the product catalog. |
|
| field_value | string | No |
Value associated with the product field as defined in the product catalog. |
all_acct_plans_m.plan_instance_fields_detail fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| field_name | string | No |
Name of the plan instance field |
|
| field_value | string | No |
Value associated with the plan instance field |
all_acct_plans_m.plan_instance_services.all_service_supp_fields fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| field_name | string | No |
The machine-readable name of this field |
|
| field_desc | string | No |
The human-readable name of this field |
|
| field_order_no | long | No |
The sort order of this field |
|
| field_value | string | No |
The value stored in this field |
all_acct_plans_m.plan_instance_services.plan_instance_service_rates fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| rate_seq_no | long | No |
Sequential number in the rate schedule for determining tiers |
|
| from_unit | double | No |
Tiered Units (from) This value represents the start of a tiered range of values. |
|
| to_unit | double | No |
Tiered Units (to) This value represents the end of the range for a single tier of values. |
|
| rate_per_unit | double | No |
The cost per unit of this service over the time period the plan is billed for |
|
| future_rate_per_unit | double | No |
The future cost per unit of this service over the time period the plan is billed for |
|
| monthly_fee | double | No |
If the plan interval is more than one month, this field will rate per unit per month |
|
| weekly_fee | double | No |
If the plan interval is more than one week, this field will rate per unit per week |
|
| daily_fee | double | No |
If the plan interval is more than one day, this field will rate per unit per day |
|
| rate_tier_description | string | 50 | No |
Rate Tier Description |
| custom_rate_ind | long | No |
Identifies whether this is a custom rate. A value of 1 indicates that it is a custom rate. A value of 0 indicates that it is a standard rate. |
all_acct_plans_m.plan_instance_services fields
| Name | Type | Length | Required | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| service_no | long | 22 | No |
The services for this plan |
||||||||
| service_desc | string | No |
Description of this service |
|||||||||
| is_recurring_ind | long | No |
Indicates whether or not this service is a recurring service Allowed values:
|
|||||||||
| is_usage_based_ind | long | No |
Indicates whether or not this service is a usage based service Allowed values:
|
|||||||||
| usage_type | long | No |
The usage type supported by this usage based service |
|||||||||
| taxable_ind | long | No |
Indicates whether or not this service is taxable Allowed values:
|
|||||||||
| is_tax_ind | long | No |
Indicates whether or not this service is a tax based service Allowed values:
|
|||||||||
| is_arrears_ind | long | No |
Indicates whether or not this service is an arrears based service Allowed values:
|
|||||||||
| is_setup_ind | long | No |
Indicates whether or not this service is a setup bases service Allowed values:
|
|||||||||
| is_misc_ind | long | No |
Indicates whether or not this service is a miscellaneous service Allowed values:
|
|||||||||
| is_donation_ind | long | No |
Indicates whether or not this service is a donation based service Allowed values:
|
|||||||||
| is_order_based_ind | long | No |
Indicates whether or not this service is an order based service Allowed values:
|
|||||||||
| is_cancellation_ind | long | No |
Indicates whether or not this service is a cancellation based service Allowed values:
|
|||||||||
| coa_id | string | No |
Chart of accounts ID |
|||||||||
| ledger_code | string | No |
This field is deprecated in favor of coa_id |
|||||||||
| client_coa_code | string | No |
The client-defined override for coa_id |
|||||||||
| display_ind | long | No |
Indicates if this service is displayable or not Allowed values:
|
|||||||||
| tiered_pricing_rule | long | No |
The Tiered Pricing Rule Allowed values:
|
|||||||||
| is_min_fee_ind | long | No |
Indicates whether or not this service is a minimum fee. Allowed values:
|
|||||||||
| client_service_id | string | 100 | No |
The client-defined Service ID for this plan. |
||||||||
| usage_type_cd | string | 100 | No |
Denotes which usage type to record. |
||||||||
| all_service_supp_fields | object | No | ||||||||||
| fulfillment_based_ind | long | 1 | No |
Indicates if the service is Fulfillment Based or not. |
||||||||
| plan_service_rates | object | No |
Note: This field is deprecated. Aria no longer supports plan_service_rates. |
|||||||||
| usage_type_name | string | No |
The human-readable name of this usage type |
|||||||||
| usage_type_desc | string | No |
The long description of this usage type |
|||||||||
| usage_type_code | string | No |
Client-assigned identifier for the type of usage being recorded. |
|||||||||
| usage_unit_label | string | No |
The display-level description of the units this usage represents. |
|||||||||
| apply_usage_rates_daily | long | No |
Indicates whether or not this usage-based service is rated on a daily basis. Allowed values:
|
|||||||||
| svc_location_no | long | 22 | No |
The Aria-assigned unique identifier for the origin location for the specified service associated with the plan. Depending on taxation configuration, this address may be used for tax calculations. |
||||||||
| client_svc_location_id | string | 100 | No |
The client-defined unique identifier for the origin location for the service associated with the plan. Depending on taxation configuration, this address may be used for tax calculations. |
||||||||
| svc_location_name | string | No |
The name of the origin location for the service. |
|||||||||
| svc_location_company_name | string | No |
Company name of the service location. |
|||||||||
| svc_location_address1 | string | No |
First address line of the service location. |
|||||||||
| svc_location_address2 | string | No |
Second address line of the service location. If you want to delete existing data in this field, leaving it blank, you must enter a '~' in this field. |
|||||||||
| svc_location_address3 | string | No |
Third address line of the service location. |
|||||||||
| svc_location_city | string | No |
City of the service location. |
|||||||||
| svc_location_locality | string | No |
Locality of the service location. |
|||||||||
| svc_location_state_prov | string | No |
State or Province of the service location. The official postal-service codes for all United States, Australia and Canada states, provinces, and territories. This field does not support states, provinces or territories from other countries. Use the locality field for other countries. |
|||||||||
| svc_location_country | string | No |
Country of the location contact. The ISO-compliant 2-character country code abbreviation in uppercase. |
|||||||||
| svc_location_postal_cd | string | No |
Postal/Zip code for the service location address. |
|||||||||
| dest_contact_no | long | 22 | No |
The Aria-assigned unique identifier for the destination contact for the specified service associated with the plan. Depending on taxation configuration, this address may be used for tax calculations. |
||||||||
| tax_inclusive_ind | long | No |
This flag denotes if a rate is inclusive of the taxes. Value of 1 means tax inclusive rates and a value of 0 (default) means tax exclusive rates. Allowed values:
|
|||||||||
| plan_instance_service_rates | object | No |
Represents the rates for the plan instance |
|||||||||
| usage_rating_time_ind | long | No |
Indicates whether rating is performed during load time or invoice time Allowed values:
|
|||||||||
| usage_record_rating_level_ind | long | No |
Indicates whether rating is performed at aggregate level or per usage record level. Allowed values:
|
|||||||||
| usage_record_taxation_level_ind | long | No |
Indicates whether taxation is performed at aggregate level or per usage record level. Allowed values:
|
all_acct_plans_m.surcharges_all.surcharge_rate fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| rate_seq_no | long | No |
Aria-assigned unique rate sequence number |
|
| from_unit | double | No |
Tiered Units (from) This value represents the start of a tiered range of values. |
|
| to_unit | double | No |
Tiered Units (to) This value represents the end of the range for a single tier of values. |
|
| rate_per_unit | double | No |
This is the rate for the tiered units specified by from and to unit values above. |
|
| include_zero | long | No |
This indicator indicates whether the rate schedule has includes zero or not. |
|
| rate_sched_is_assigned_ind | long | No |
This indicator indicates the assigned rate schedule for the surcharge. |
|
| rate_tier_description | string | No |
Rate Tier Description |
all_acct_plans_m.surcharges_all fields
| Name | Type | Length | Required | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| surcharge_no | long | No |
Surcharge number for this plan |
|||||||
| surcharge_name | string | No |
Surcharge name for this plan |
|||||||
| client_surcharge_id | string | No |
Client-defined surcharge ID. |
|||||||
| description | string | No |
description for surcharge. |
|||||||
| ext_description | string | No |
External Description for surcharge. |
|||||||
| surcharge_type | string | No |
Surcharge type for the plan. |
|||||||
| currency | string | No |
Currency for this surcharge plan |
|||||||
| tax_group | string | No |
If taxable, the tax group this item belongs to |
|||||||
| invoice_app_method | string | No |
Invoice application method of this plan surcharge Allowed values:
|
|||||||
| rev_gl_code | string | No |
Revenue Account GL Code for this plan surcharge |
|||||||
| ar_gl_code | string | No |
Accounts Recievable GL Code for this plan surcharge |
|||||||
| surcharge_rate | object | No |
A multidimensional array of Surcharges Rate for this plan' |
all_acct_plans_m fields
| Name | Type | Length | Required | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| plan_no | long | 22 | No |
Aria-assigned unique plan identifier |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_name | string | No |
Plan Name |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_desc | string | No |
Text description of this plan |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_no | long | No |
Unique plan instance number for each assigned master plan. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_plan_instance_id | string | 100 | No |
Unique client-defined ID for each assigned master plan. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_date | string | No |
Date on which the account was assigned to their current plan. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_units | double | No |
Number of plan units the account is billed for. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| last_bill_date | string | No |
The date the account was last billed |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| next_bill_date | string | No |
Date the account will be evaluated for invoicing, whether or not it results in any actual charges. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| bill_thru_date | string | No |
Date the accounts forward charges have been billed through. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| bill_day | long | No |
Day of the month that the account is billed. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| recurring_billing_interval | long | No |
Number of months between billing cycles |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| usage_billing_interval | long | No |
Number of months between billing cycles |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| recurring_billing_period_type | long | No |
Period type for billing cycles for recurring |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| usage_billing_period_type | long | No |
Period type for billing cycles for usage |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| billing_ind | long | No |
Indicates whether or not this plan is billable Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| display_ind | long | No |
Indicates whether or not the plan is marked as "displayable". 0 means not displayable. 1 means displayable. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_months | long | No |
Number of months in which the account will change from the current plan to the pre-defined rollover plan. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_no | long | No |
Pre-defined plan to which the account will change based on the defined rollover_months value; the rollover record is created when an account is placed on a plan with a defined rollover plan. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| early_cancel_fee | double | No |
Fee charged for early cancellations. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| early_cancel_min_months | long | No |
Number of months during which early cancellation fees would apply on master plan cancellation. Not applicable to supplemental plans. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| suspension_period | long | No |
Pre-defined period in days in which an account will degrade to Suspended status (-1) if action is not taken such as a plan or status change. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| initial_plan_status | long | No |
Default status used when master plan is initially assigned on an account. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_status | long | No |
Status used for the master plan instance at the completion of the rollover period. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_status_duration | long | No |
Duration of the plan status rollover period, after which the initial plan status on the master plan instance will change to the pre-defined rollover plan status (used in conjuction with rollover_plan_status_uom_cd). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_status_uom_cd | long | No |
Units associated with the duration of the plan status rollover period after which the initial plan status on the master plan instance will change to the pre-defined rollover plan status. (used in conjunction with rollover_plan_status_duration). Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| init_free_period_duration | long | No |
Duration of the initial free period (used in conjunction with init_free_period_uom_cd). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| init_free_period_uom_cd | long | No |
Units associated with the duration of the initial free period (used in conjunction with init_free_period_duration). Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_duration | long | No |
Duration of the plan rollover period (used in conjunction with rollover_plan_uom_cd). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_uom_cd | long | No |
Units associated with the duration of the plan rollover period (used in conjunction with rollover_plan_duration). Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| initial_plan_status_cd | long | No |
Default status used when master plan is initially assigned on an account. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rollover_plan_status_cd | long | No |
Status used for the master plan instance at the completion of the plan status rollover period. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| billing_group_no | long | 22 | No |
The billing group number. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_billing_group_id | string | 100 | No |
Client-defined billing group ID. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| dunning_group_no | long | 22 | No |
Dunning group number |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_dunning_group_id | string | 100 | No |
Client-defined unique identifier for dunning group |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_2_assign_on_susp | long | No |
Plan to assign when an account on this plan is suspended. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| default_notify_method | long | No |
Default notification method given to an account that is assigned to this plan. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| prepaid_ind | long | No |
Indicates whether or not this plan is prepaid Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| currency_cd | string | No |
The 3-character ISO-compliant currency code in lowercase for monetary values used in the context of this API method. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rate_schedule_no | long | No |
Aria-assigned unique rate schedule number |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rate_schedule_name | string | No |
Name of the rate schedule |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rate_sched_is_default_ind | long | No |
Indicates whether or not the account is using the plans default rate schedule. 0 means the account is using an alternate rate schedule. 1 means the account is using the default rate schedule. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| supp_plan_ind | long | No |
Indicates whether or not the plan is a supplemental plan. If it is "1", then the plan is a supplemental plan and if it is "0", then the plan is a master plan. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_status_cd | long | No |
Current status code of the plan instance. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_status_label | string | No |
Current status of the plan instance. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_status_date | string | No |
Most recent date on which the status of the plan instance changed. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| dunning_state | long | 1 | No |
Dunning state assigned to the master plan instance. In Progress indicates the master plan is in dunning. None indicates the master plan is not in dunning. Note that dunning state is applicable only for master plans and is set to Complete by the system once the dunning process is completed. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| dunning_step | long | No |
Current dunning step of the plan instance (applicable only for master plans currently in dunning). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| dunning_degrade_date | string | No |
Next future date on which the plan instance would advance to the next dunning step (applicable only for master plans currently in dunning). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_assignment_date | string | No |
The date on which the current plan was assigned on this plan instance. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_deprovisioned_date | string | No |
The date on which the current plan on this plan instance was suspended, cancelled or terminated. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_receipt_id | string | 50 | No |
The API receipt ID used while creating this plan instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_plan_id | string | 100 | No |
Client-defined Plan ID for which to query available child plans |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_rollover_plan_id | string | 100 | No |
Pre-defined plan to which the account will change based on the defined rollover_months value; the rollover record is created when an account is placed on a plan with a defined client rollover plan ID. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_plan_2_assign_on_susp | string | 100 | No |
CDID of the plan to be assigned when an account on this plan is suspended. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_rate_schedule_id | string | 100 | No |
Client assigned unique rate schedule number |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| proration_invoice_timing_cd | string | 2 | No |
Indicates whether to defer the pro-rated charges to the next anniversary date or to create a seperate invoice immediately. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| product_fields | object | No | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_fields_detail | object | No | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| master_plan_instance_no | long | 22 | No |
Master plan instance number for each supplemental plan. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_master_plan_instance_id | string | 100 | No |
Client master plan instance ID for each supplemental plan. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| parent_plan_instance_no | long | 22 | No |
Parent plan instance number to identify each supplemental plan and child supplemental plan heirarchy. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_parent_plan_instance_id | string | 100 | No |
Client parent plan instance ID to identify each supplemental plan and child supplemental plan heirarchy. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_services | object | No |
Note: This field is deprecated. Aria no longer supports plan_services. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_services | object | No |
A multidimensional array of Services for this plan |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| surcharges_all | object | No |
A multidimensional array of Surcharges for this plan' |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| contract_rollover_plan_no | long | No |
Pre-defined plan to be used as the rollover plan at the completion of the contract. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| contract_rollover_client_plan_id | string | 100 | No |
Client-defined ID of the pre-defined plan to be used as the rollover plan at the completion of a contract. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| contract_rollover_rate_sched_no | long | No |
Pre-defined rate schedule to be used as the rollover rate schedule at the completion of the contract |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| contract_rollover_client_rate_sched_id | string | No |
Client-defined ID of the pre-defined rate schedule to be used as the rollover rate schedule at the completion of the contract |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| po_num | string | 100 | No |
Purchase order number assigned to the plan instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| available_from_dt | string | 100 | No |
Start date of assigned rate schedule |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| available_to_dt | string | 100 | No |
End date of assigned rate schedule |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| followup_rs_no | long | 100 | No |
Aria internal ID of follow-up default rate schedule for the assigned rate schedule |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| client_followup_rs_id | string | 100 | No |
Client-defined ID of followup rate schedule for the assigned rate schedule |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| usage_accumulation_reset_months | long | 4 | No |
The number of reset months for each plan |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| usage_accumulation_reset_months_renewal_option | long | 1 | No |
Determines whether the usage accumulation reset months will automatically reset to same value at the end of the current period or will expire at end of current period. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| usage_accumulation_reset_counter | long | No |
Number of months since last reset. Once this value reaches the usage_accumulation_reset_months value, it will reset to 0 (zero). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| bill_lag_days | long | 10 | No |
Bill lag days refer to the number of days prior to (negative) or after (positive) an account billing date at which an invoice should be generated for this Master Plan Instance. Negative bill lag days are typically used for subscription-based services (often subscription-based services paid using net-terms), in which the user would like to send out invoices to customers well in advance of the real invoice date. Positive bill lag days are typically used for usage-based services. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| plan_instance_create_date | string | No |
Plan Instance creation date. |