In addition to Plan assignment, you can also make the following Plan changes:
Note: The previously existing input and/or output fields <client_item_id>, <client_item_id_out> and/or <filter_client_item_id> were removed from this API call in Release 47.
You can assign, update, modify, and cancel multiple plans in a single API call. However, each Plan instance can only be given one operation per call, i.e., you cannot update and cancel the same Plan instance within the same call.
If you want to add new Master Plans to an existing account, and align the new plan's anniversary date with the existing plans, you can use the override_dates_mp_instance_no field.
When adding or replacing supplemental fields on an existing account, you can align the anniversary date to its Master Plan Instance with the auto_offset_months field.
When adding, replacing and canceling a Plan, you can use the <alt_proration_start_date> field to align the start dates of all the affected plans on the account.
Any field on a Plan can be updated. You can clear the value in any field with a type of "string", provided that the field is nullable for a Plan, by entering a '~' in that field.
For information on various scenarios involving date options in this API, see update_acct_plan_multi_m Use Cases.
Notes:
For information on error messages generated by this API, see update_acct_plan_multi_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 | Aria-assigned account identifier. This value is unique across all Aria-managed accounts. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
client_acct_id | string | 50 | Client(or user)-assigned account identifier. If "acct_no" is not provided, must correctly identify the account to which the given usage record is to be assigned. All usage records must identify either an "acct_no" or a "userid". | |||||||||||||||||||||||||||||||||||||||||||||||||||
auto_assign_mandatory_supp_plans | string | 5 |
Governs the behavior of mandatory Supplemental Plans. If set to true, it will include all the mandatory Supplemental Plans belonging to the parent Plan without having to explicitly set them. If set to false, you must enter each of those mandatory Supplemental Plans. Defaults to 'True'. This will override the "Included by Default" setting in the Product Catalog for a given Supplemental Plan. Allowable values for auto_assign_mandatory_supp_plans
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Start plan_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
plan_updates | array | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
![]() |
long | Indicates what operation to perform on each Plan or Plan instance specified.
Allowable values for plan_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | The unique identifier of the Plan instance (can be either a master or Supplemental Plan). Either this field, or existing_client_plan_instance_id is required when updating Plan units or a rate schedule on this instance. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The client-defined identifier of the Plan instance (can be either a master or Supplemental Plan). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Updates the client-defined identifier associated with the Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 8 | For non-persistent referencing of a Plan instance within the API request. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 1000 | Description for the Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | The unique identifier of the new Plan being assigned or replacing the existing Plan on the instance. Either this field, or new_client_plan_id is required when replacing a Plan on a Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The client-defined identifier of the new Plan being assigned or replacing the existing Plan on the instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 30 | For Master Plan Instances only. Ignore if submitted for a Supplemental Plan.For promo code removal, use the alpha erase indicator value '~' (tilde). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
double | 8 | Number of units purchased of the specified Plan. | |||||||||||||||||||||||||||||||||||||||||||||||||||
|
long | 10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of assign_plan_unit_instances array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | Array of Plan unit instances to be assigned for this account. This array is relevant only when assigning a new Plan to an account (plan_directive = 1) or when increasing the number of units purchased for a given Plan instance (plan_directive = 3 and plan_units specified in this API request is greater than what is currently on the account). Any existing Plan unit instances for a given Plan instance can be updated using the update_plan_unit_instances array. In all other scenarios, the inputs provided in this array will be ignored. Plan unit instances in this array should be applied using a first-in-first-associated methodology. 1) If for example fewer Plan unit instances are specified than the number of Plan units being assigned, then the remaining Plan unit instances will not have a client-defined Plan unit instance ID. 2) If for example the number of Plan unit instances exceeds the number of Plan units being assigned, then the extra client-defined Plan unit instance ids will be ignored. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client-assigned identifier for the Plan unit instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 8 | Non-persistent reference for a Plan unit instance (being created within the API request) to cross-reference for Plan unit instance fields. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of assign_plan_unit_instances array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_unit_instance_services array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
array | Array of Plan unit instance services. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
long | 22 | Specifies the Aria-assigned unique service identifier against which fulfillment details must be captured and stored. Either this field, or client_service_id is required when updating fulfillment details. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
string | 100 | Client-assigned identifier for the service (only for fulfillment based service). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
string | 10 | It is a Fulfillment completion date. It can be in past, today or future date. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
long | 8 | This derives whether the fulfillment date should be assigned/modified or removed from the fulfillment based service on the Plan unit instance.
Allowable values for fulfillment_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_unit_instance_services array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of update_plan_unit_instances array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | Array of Plan unit instances to be updated. This array is relevant only for updating existing Plan unit instances. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Aria-assigned identifier for the Plan unit instance to specify an existing Plan unit instance. Either this field, or client_plan_unit_inst_id is required when updating a Plan unit. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client-defined identifier for the Plan unit instance to specify an existing Plan unit instance. This field is required when updating a Plan unit. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | New client-defined identifier to be saved on the Plan unit instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_unit_instance_services array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
array | Array of Plan unit instance services. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
long | 22 | Specifies the Aria-assigned unique service identifier against which fulfillment details must be captured and stored. Either this field, or client_service_id is required when updating fulfillment information. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
string | 100 | Client-assigned identifier for the service (only for fulfillment based service). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
string | 10 | It is a Fulfillment completion date. It can be in past, today or future date. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
long | 8 | This derives whether the fulfillment date should be assigned/modified or removed from the fulfillment based service on the Plan unit instance.
Allowable values for fulfillment_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_unit_instance_services array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of remove_plan_unit_instances array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | Array of Plan unit instances to be removed from this account. This array is relevant only decreasing the number of units purchased for a given Plan instance (plan_directive = 3 and plan_units specified in this API request is less than what is currently on the account). Note that as part of a downgrade scenario, no new Plan unit instances can be assigned for this Plan instance, and no fulfillment-based services associated with an existing Plan unit instance can be fulfilled. If Plan unit instances are provided in the remove_plan_unit_instances array, inputs provided in the assign_plan_unit_instances and update_plan_unit_instances arrays will be ignored. The plan_units parameter in this API request will take precedence over Plan unit instances provided in this array. If fewer Plan unit instances are specified in this array than the number of Plan units being removed from the account (defined by the plan_units parameter), then the remaining Plan unit instances will be removed from the Plan instance using a last-in-first-out methodology. If the number of Plan unit instances specified in this array exceeds the number of Plan units being removed from the account (defined by the plan_units parameter), then the extra Plan unit instances will be ignored and will remain on the account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Aria-assigned identifier for the Plan unit instance to specify an existing Plan unit instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client-defined identifier for the Plan unit instance to specify an existing Plan unit instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of remove_plan_unit_instances array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_unit_inst_field_details array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | Array of client-defined Plan unit instance fields. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Aria-assigned identifier for the Plan unit instance to specify an existing Plan unit instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client-defined identifier for the Plan unit instance to specify an existing Plan unit instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 8 | Non-persistent reference for a Plan unit instance (being created within the API request) to cross-reference for Plan unit instance fields. | |||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_unit_inst_field_list array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
array | Array of client-defined Plan unit instance fields. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
string | 300 | Field name of Plan unit instance field. | |||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_unit_inst_field_values array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() |
array | Array of client-defined Plan unit instance fields. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() ![]() |
string | 1000 | The value stored under this field. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() ![]() |
long | 8 | The directive is mandatory if field name/value pair are specified.
Allowable values for plan_unit_inst_field_val_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_unit_inst_field_values array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_unit_inst_field_list array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Alternative Rate Schedule Number. The alt_rate_schedule_no is the unique identifier for an alternative rate schedule that can be assigned to the account holder in place of the default rate schedule. This is often done by CSR's to provide special compensation or discounts as incentives to account holders. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Client-defined alternate rate schedule identifier to assign (if any). If none is specified, the default rate schedule number is used. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Determines whether to create a separate invoice for prorated charges immediately, or defer to the next anniversary date. Note that this overrides the Proration Invoice Timing configuration saved with the Plan in the product catalog. This field is ignored on Master Plan assignment actions.
Allowable values for proration_invoice_timing
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Start of custom_rates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | An array of custom rates for the specified account number | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Required when applying custom rates to an account's Plan. The service number the corresponds to the service associated with the Plan specified by custom_rate_plan_no, to which this custom rate is to be applied for this account. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client-defined alternate rate schedule number to assign (if any). If none is specified, the default rate schedule number will be used. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Rate tier number to which this custom rate is to be applied. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Starting unit of a range of units to which this custom rate is to be applied. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Ending unit of a range of units to which this custom rate is to be applied. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
double | 22 | The custom rate per unit, relative to the values provided in corresponding "custom_rate_plan_no", "custom_rate_service_no" and "custom_rate_seq_no", to be applied for this account. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of custom_rates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of coupon_code_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 30 | Note that only those coupons with Coupon Applicablity Scope of Master Plan Instance or Account and Master Plan Instance should be accepted. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 1 | Indicates what operation to perform on each coupon specified.
Allowable values for coupon_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of coupon_code_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of surcharge_updatesarray | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Note that only those surcharges with Surcharge Applicablity Scope of Account or Account and Master Plan Instance are acceptable input. Either this field, or client_surcharge_id is required when assigning/removing/updating surcharge for this Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Note that only those surcharges with Surcharge Applicablity Scope of Account or Account and Master Plan Instance should be accepted. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | If not specified, the default rate schedule matching the currency on the account will be used. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 1 | Required for each surcharge specified in this array.
Allowable values for surcharge_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of surcharge_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
double | 22 | Balance forward should be applied against the corresponding Master Plan Instance balance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Unique identifier of a Plan in the Plan instance hierarchy under which the new Plan will be assigned. Applicable only for Plan assignments. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Unique identifier of a Plan in the Plan instance hierarchy under which the new Plan will be assigned. Applicable only for Plan assignments. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Non-persistent reference for a Plan instance (being created within the API request, under which the new Plan will be assigned. Applicable only for Plan assignments. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | The status of this Plan instance
Allowable values for plan_status_cd
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Status of the Master Plan Instance prior to alt_start_date or alt_bill_day. If the alt_start_date or alt_bill_day field is used, this field is required and defaults to 0 (inactive) if no value is provided. If an alternate starting date or alternate bill day is provided, the Master Plan Instance remains in this status until its start date arrives. This only applies if a prorated invoice is not created. If a prorated invoice is created, this field is ignored.
Allowable values for status_until_alt_start_cd
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 |
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. Note that Master Plans cannot be canceled via update_acct_plan_multi_m when dunning is in progress. If you set this field to 1 (in progress), then you can specify one or more of the following dunning options available in these fields:
Note 1:
Note 2: In addition to self-pay MPIs, dunning input arguments can now also now be used for parent-pay MPIs. Also note that when self-pay MPI manually enters dunning via this API, all of their parent-pay MPIs will enter dunning. This is only applicable when entering the dunning. During this special process of entering parent-pay MPI, the “config_dunning_late_fee_option and config_dunning_email_option” will only be applicable for self-pay MPIs and NOT to the parent-pay MPI.
Allowable values for dunning_state
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 |
Date on which the Dunning Manager evaluates whether the Master Plan should be advanced to the next step of the dunning process. Applicable only for Master Plans, and only if the <dunning_state> is set to 1. For more information about available dunning options, please see the <dunning state> field. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Unique identifier associated with an existing billing group for the specified account (Note: This is mandatory when converting an MPI from parent-pay to self-pay). | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Unique client-defined identifier associated with an existing billing group for the specified account (Note: The is mandatory when converting an MPI from parent-pay to self-pay). | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | For non-persistent referencing of a billing group within the API request (Note: This is mandatory when converting an MPI from parent-pay to self-pay). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | The responsibility level code. These are values 1 through 4 as described in the legend for this argument.
Allowable values for resp_level_cd
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Unique identifier of the Master Plan Instance on the parent account that will be responsible for payment. Required when the Master Plan on a child account is designated as parent-pay (i.e., resp_level_cd is 2 or 3); otherwise this input will be ignored. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Client-defined identifier of the Master Plan Instance on the parent account that will be responsible for payment. Required when the Master Plan on a child account is designated as parent-pay (i.e., resp_level_cd is 2 or 3); otherwise this input will be ignored. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Unique identifier associated with an existing dunning group for the specified account.
Note: It is now required that dunning groups are associated with parent-pay Master Plan Instances, so even if a dunning group is not specified by the client upon MPI assignment, an empty dunning group (i.e., without any values in the attributes) will be created and assigned to that MPI automatically, without issuing an error or warning. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Unique client-defined identifier associated with an existing dunning group for the specified account.
Note: It is now required that dunning groups are associated with parent-pay Master Plan Instances, so even if a dunning group is not specified by the client upon MPI assignment, an empty dunning group (i.e., without any values in the attributes) will be created and assigned to that MPI automatically, without issuing an error or warning. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | For non-persistent referencing of a dunning group within the API request. | |||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_instance_field_update array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 300 | Required based on the definition of each Plan instance field associated with the new Plan. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 1000 | Required based on the definition of each Plan instance field associated with the new Plan. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 8 | Required for each Plan instance field provided.
Allowable values for plan_instance_field_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_instance_field_update array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | Applicable only for Supplemental Plans. Ignore if submitted for a Master Plan. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | For Plan recurring intervals of longer than one month, the number of months to offset proration and first bill date. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 |
The date, in yyyy-mm-dd format, from which the proration calculations begin. If this field is NULL, then the proration calculations begin from the current date. This date cannot be before the beginning of the current billing period. Notes:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Automatically set the offset for the billing anniversary month.
Allowable values for auto_offset_months_option
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | The one-time collections account group for this account for this API call only. Available only for Plan assignments and Plan replacements | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The one-time collections account group for this account for this API call only. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | If assigning a change on an anniversary day, the number of billing periods by which to delay that change. If the new Plan is different from the old Plan, and this value is greater than 0, then the billing date continues to be the annniversary date. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 5 | Specifies whether to invoice the unbilled usage.
Allowable values for invoice_unbilled_usage
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Deprecated(Deprecated) This input is not operational. Use 'force_master_bill_date_reset' to perform this input's activity. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Overrides the "Sync_mstr_bill_dates_on_1st_supp" client-level setting that determines whether or not no-charge Master Plan billing dates should be reset when assigning a new Supplemental Plan or when the Supplemental Plan instance status is updated to a billable status. If this value is left empty, the client-level setting will take effect.
Allowable values for force_master_bill_date_reset
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 4 | For the Plan specified, the number of months to accumulate before being reset. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | 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 of current period.
Allowable values for usage_accumulation_reset_months_ renewal_option
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 5 | Indicates whether usage pooling is enabled for this Plan instance. Allowable values are 'true' and 'false'.
Allowable values for usage_pooling
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 2 | Usage tracking options on the specified Plan. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Indicates whether to bill the NSO items immediately or, if not, to set bill on next billing anniversary date.
Allowable values for nso_bill_immediately
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Start of nso_item_array array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | NSO / inventory item number. This field is required when creating an NSO bundling orde | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client SKU of the NSO/Inventory item. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Quantity of the NSO / inventory item being purchased. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | The Aria-assigned unique identifier for the origin location for the item (NSO) being purchased. Depending on taxation configuration, this address may be used for tax calculations. If both svc_location_no and client_svc_location_id are provided, svc_location_no will take precedence.. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | The client-defined unique identifier for the origin location for the item (NSO) being purchased. Depending on taxation configuration, this address may be used for tax calculations. If both svc_location_no and client_svc_location_id are provided, svc_location_no will take precedence. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 2 | For non-persistent referencing of a destination contact in the contacts array within the API request. Depending on taxation configuration, the address associated with this destination contact may be used for tax calculations. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | The Aria-assigned unique identifier for the destination contact for the item (NSO) being purchased. Depending on taxation configuration, this address may be used for tax calculations. If both item_dest_contact_idx and item_dest_contact_no are provided, item_dest_contact_no will take precedence. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of nso_item_array array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of plan_service_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array | List of services associated with the Plan being assigned or updated on the account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | The Aria-assigned unique identifier for the service associated with the Plan instance. Either this field, or client_service_id is required to map Plan services to the Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | The client-defined identifier for the service associated with the Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | 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. If both svc_location_no and client_svc_location_id are provided, svc_location_no will take precedence. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | 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. If both svc_location_no and client_svc_location_id are provided, svc_location_no will take precedence. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | 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. If both dest_contact_idx and dest_contact_no are provided, dest_contact_no will take precedence. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 32 | For non-persistent referencing of a destination contact in the contacts array within the API request. Depending on taxation configuration, the address associated with this destination contact may be used for tax calculations. If both dest_contact_idx and dest_contact_no are provided, dest_contact_no will take precedence. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_service_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Purchase order number assigned to the Plan instance. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Purchase order number assigned to the one-time order. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | This field controls the ability to update Plan instance fields on a Plan that is in non-provisioned status.
Allowable values for plan_instance_supp_field_update_only
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | When a Master Plan's status changes from non-billable to billable, this input will determine what the billing dates of the specific Master Plan and all associated Supplemental Plans anniversary date will be.
Allowable values for force_bill_date_reset
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of plan_updates array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of acct_billing_groups array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
acct_billing_groups | array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | Indicates what operation to perform on each billing group specified. This field is required when performing any action on a billing group.
Allowable values for billing_group_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | The unique identifier of the billing group. Either this field, or existing_client_billing_group_id is required when updating or removing the billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The client-defined identifier of the billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Name of the billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 1000 | Description of the billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Unique client-defined identifier of the billing group. If provided for an existing billing group, this value will overwrite the existing client-defined ID for that billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | For non-persistent referencing of a billing group within the API request. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 2 | How the client communicates with the account holder. If a notification method is not provided, this value defaults to "1" (HTML email).
Allowable values for notify_method
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Notify template No. Aria-assigned unique identifier for the notification template group to be associated with the account. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 50 |
Client-defined unique identifier for the notification template group to be associated with the account. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Statement template No. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Credit note template No. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 7 | This allows you to select either payment methods (such as a credit card or other electronic form of payment) or payment terms (such as a physical check) when creating or modifying a billing group'
Allowable values for payment_option
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Unique identifier associated with an existing payment method for the specified account to be used as the primary payment method on the billing group (Note:The same pay method sequence number cannot be used for a primary and secondary payment method). | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Unique client-defined identifier associated with an existing payment method for the specified account to be used as the primary payment method on the billing group (Note:The same pay method sequence number cannot be used for a primary and secondary payment method). | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | For non-persistent referencing of a payment method within the API request to be used as the primary payment method on the billing group (Note:The same pay method sequence number cannot be used for a primary and secondary payment method). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Unique identifier associated with an existing payment method for the specified account to be used as the backup payment method on the billing group (Note:The same pay method sequence number cannot be used for a primary and secondary payment method). | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 100 | Unique client-defined identifier associated with an existing payment method for the specified account to be used as the backup payment method on the billing group (Note:The same pay method sequence number cannot be used for a primary and secondary payment method). | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 32 | For non-persistent referencing of a payment method within the API request to be used as the backup payment method on the billing group (Note:The same pay method sequence number cannot be used for a primary and secondary payment method). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Statement contact first name | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 2 | The Middle Initial of the statement contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Last name of the billing contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Company name of the statement contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | First address line of the statement contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Second address line of the statement contact. If you want to delete existing data in this field, leaving it blank, you must enter a '~' in this field. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Third address line of the statement contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | City of the statement contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Use this field instead of the state_prov field to designate the state, province or other local designation as appropriate for addresses in all countries other than the United States, Australia, and Canada. This field is ignored for all United States, Australia and Canada addresses. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | State or Province of the billing contact. 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. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | Country of the contact. The ISO-compliant 2-character country code abbreviation in uppercase. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 15 | Postal/Zip code for the statement contact address. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | The phone number of the statement contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | The extension for the statement contact phone | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 20 | The contact cell phone of the statement contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | Work phone number of the statement contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | The extension for the statement contact work phone | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | The fax number for the statement contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 320 | Email of the statement contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | The birthdate, in yyyy-mm-dd format, of the statement contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 1 | Indicates whether or not the account shall be listed at the start of a master file.
Allowable values for bg_list_start_master_file
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 2 | For non-persistent referencing of a contact in the contacts array within the API request. If an idx value is specified, inputs provided for other statement contact fields will be ignored. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | The Aria-assigned unique identifier for the statement contact associated with a billing group on the account. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Payment terms number assigned to the account. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 50 | Payment terms name assigned to the account. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | Client-defined identifier for the billing group's payment term | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 50 | 'This is the European Article Number or Global Location Number that is a required field if a payment option is terms AND client payment term ID matches a term in which the payment term type equals EAN/GLN. This number should be provided by Aria's client's customers and is unique to each customer (account).' | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 50 | 'This is the European Article Number requisition number or Global Location Number requisition number that is a required field if a payment option is terms AND client payment term ID matches a term in which the payment term type equals EAN/GLN. This number should be provided by Aria's client's customers and is used to track their individual projects similarly to a purchase order. This number is generated by the individual customer (account) and is not provided by any other party' | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Credit template No. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Rebill template No. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array |
Array of collection groups that should be added to or removed from the specified billing groups. For cost savings or for other reasons, you may choose to have payments made with a particular payment method (associated with a billing group) processed by a specific payment gateway. To do so, you can assign a collection group to a billing group by passing values into the collection_group_bg_row array. |
||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 22 | Aria-assigned identifier of the collection group to assign to the specified billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 100 | Client-defined identifier of the collection group to assign to the specified billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
long | 1 |
Indicates whether the identified collection group should be assigned to or removed from the specified billing group.
Allowable values for collections_grp_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
End of acct_billing_groups array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignment_directive | long | 8 | The rule to be applied to this assignment request, governing the proration rule is applied. Default behavior is to make the Plan change (assign/deassign a Plan to an account, change units on an existing Plan, etc.) immediately based on client-defined default proration rule, resulting in appropriate prorated charge and credit. Usage-arrears charges, recurring-in-arrears charges, and any Plan cancellation fees (if applicable) will be invoiced during Plan cancellation, as these charges are independent of assignment directive. If plan_directive = 1 (assign case), then assignment_directive field is honored only for Supplemental Plan, and not for Master Plan.
Allowable values for assignment_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
alt_start_date | string | 10 | Alternative start date, in yyyy-mm-dd format, for the Master Plan Instance being assigned on the account. This date can be used to delay providing services to the account holder (for example: until they have been email validated), and must be within one billing interval of the Plan being assigned. | |||||||||||||||||||||||||||||||||||||||||||||||||||
retroactive_start_date | string | 10 | Date, in yyyy-mm-dd format, to set for retroactive start. | |||||||||||||||||||||||||||||||||||||||||||||||||||
override_bill_thru_date | string | 14 | Applicable only for Master Plan assignment. When provided, this date will be used as the bill thru date for the Master Plan Instance. The alt_start_date or retroactive_start_date input will be honored with override_bill_thru_date, but invoicing_option must be set to Perform Prorated Invoicing. The override_dates_mp_instance_no or override_dates_client_mp_instance_id parameters take precedence over this input parameter, and if provided together the override_bill_thru_date input will be ignored. The date provided must be in the future, must be after the alt_start_date (if provided), and cannot exceed one recurring billing interval. This parameter cannot be used with alt_bill_day or status_until_alt_start (defaults to Inactive). A prorated invoice will be generated for recurring services from the effective start date of the Plan instance through the override_bill_thru_date provided. If the Plan being assigned has no usage services, the next_bill_date (aka anniversary date) will be the override_bill_thru_date + 1 day. If the Plan has usage services, then the next_bill_date will be calculated based on the usage interval to be the earliest date in the future that will ensure usage and recurring services will be invoiced together on the override_bill_thru_date + 1 day. | |||||||||||||||||||||||||||||||||||||||||||||||||||
override_dates_mp_instance_no | long | 100 | Applicable only for Master Plan assignment. When provided, the billing dates for the new Master Plan being assigned will be aligned with the billing dates of the existing Master Plan Instance specified (honoring the bill day of the existing Master Plan Instance). The alt_start_date or retroactive_start_date input will be honored with the override_dates_mp_instance_no or the override_dates_client_mp_instance_id, but invoicing_option must be set to Perform Prorated Invoicing. These parameters take precedence over the override_bill_thru_date parameter, and cannot be used with alt_bill_day or status_until_alt_start (defaults to Inactive). If the recurring interval of the new Master Plan Instance will be the same as or longer than the existing Master Plan Instance, a prorated invoice for the Master Plan being assigned will be generated for recurring services from the effective start date of the Plan instance through the bill_thru_date of the existing Master Plan Instance. If the recurring interval of the new Master Plan Instance will be shorter than the existing Master Plan Instance, the bill_thru_date for the new Master Plan Instance will be calculated based on its recurring interval to be the earliest date in the future that will ensure the recurring services for both Master Plan Instances will be invoiced together on the existing Master Plan Instance's bill_thru_date + 1 day. In the above scenarios, if the new Master Plan Instance has no usage services, the next_bill_date (aka anniversary date) will be the bill_thru_date + 1 day. If the new Master Plan Instance has usage services, then the next_bill_date will be calculated based on the usage interval to be the earliest date in the future that will ensure usage and recurring services will be invoiced together on the bill_thru_date + 1 day. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
override_dates_client_mp_instance_id | string | 100 | Applicable only for Master Plan assignment. When provided, the billing dates for the new Master Plan being assigned will be aligned with the billing dates of the existing Master Plan Instance specified (honoring the bill day of the existing Master Plan Instance). The alt_start_date or retroactive_start_date input will be honored with the override_dates_mp_instance_no or the override_dates_client_mp_instance_id, but invoicing_option must be set to Perform Prorated Invoicing. These parameters take precedence over the override_bill_thru_date parameter, and cannot be used with alt_bill_day or status_until_alt_start (defaults to Inactive). If the recurring interval of the new Master Plan Instance will be the same as or longer than the existing Master Plan Instance, a prorated invoice for the Master Plan being assigned will be generated for recurring services from the effective start date of the Plan instance through the bill_thru_date of the existing Master Plan Instance. If the recurring interval of the new Master Plan Instance will be shorter than the existing Master Plan Instance, the bill_thru_date for the new Master Plan Instance will be calculated based on its recurring interval to be the earliest date in the future that will ensure the recurring services for both Master Plan Instances will be invoiced together on the existing Master Plan Instance's bill_thru_date + 1 day. In the above scenarios, if the new Master Plan Instance has no usage services, the next_bill_date (aka anniversary date) will be the bill_thru_date + 1 day. If the new Master Plan Instance has usage services, then the next_bill_date will be calculated based on the usage interval to be the earliest date in the future that will ensure usage and recurring services will be invoiced together on the bill_thru_date + 1 day. | |||||||||||||||||||||||||||||||||||||||||||||||||||
alt_bill_day | long | 2 | Number specifying a day of the month to use as an alternate bill day. You can enter a bill date other than the anniversary date in this field. The invoice_mode must be set to 0 or must be blank to enter a date in this field, it cannot be set to 1. | |||||||||||||||||||||||||||||||||||||||||||||||||||
invoicing_option | long | 1 | Indicator for performing full invoicing, and Perform Prorated Invoicing or client-defined on this account as part of this call.
Allowable values for invoicing_option
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Start of acct_payment_methods array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
acct_payment_methods | array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Payment method name. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Client-defined unique identifier for the payment method. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 1000 | Payment method description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | For non-persistent referencing of a payment method within the API request to be used as the primary or backup payment method on the billing group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 8 | This is the method_id corresponding to a payment method such as credit card, Electronic Check, Pre-Paid, Net Terms, etc.
Allowable values for payment_method_type
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 20 | Credit card number. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 2 | Expiration month for the credit card payment instrument. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | Expiration year for the credit card payment instrument. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 19 | The bank account number. The <bank_acct_num>, <bank_routing_num> or <bill_agreement_id> is needed for the Tokenized ACH payment method - 48. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 9 | The American Banking Association (ABA) routing number for the financial institution. The <bank_acct_num>, <bank_routing_num> or <bill_agreement_id> is needed for the Tokenized ACH payment method - 48. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 6 | Card Verification Value, used to help verify a transaction is being requested by the card holder since this value is physically printed on the credit card. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Raw "track 1" data from a swiped credit card used in a card-present transaction to initiate this request | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Raw "track 2" data from a swiped credit card used in a card-present transaction to initiate this request | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | Unique ID of the bill agreement (also referred to as a token). The <bank_acct_num>, <bank_routing_num> or <bill_agreement_id> is needed for the Tokenized ACH payment method - 48. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 50 | International Bank Account Number(IBAN). Used for the Direct Debit payment method. It consists of 16 to 34 alphanumeric characters. Only hyphen and space are allowed to format the IBAN. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 2 | Bank check digits enable a sanity check of the bank account number to confirm its integrity before submitting a transaction. Used for the Direct Debit payment method. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 15 | SWIFT code is a standard format of Bank Identifier Codes (BIC). It is used for the Direct Debit payment method. It consists of 8 or 11 alphanumeric characters. Only hyphen and space are allowed to format the SWIFT code. It is required for IBAN. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 2 | Country of the bank. The ISO-compliant 2-character country code abbreviation in uppercase. Used for the Direct Debit payment method. It is required for IBAN and BBAN. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 35 | Used for the Direct Debit payment method. A mandate is signed by the debtor to authorize the creditor to collect a payment and to instruct the bank of the debtor to pay those collections. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 15 | Up to 10 digit numeric bank identifier code. Used for the Direct Debit payment method. Only hyphen and space are allowed to format the bank ID code. It is required for BBAN. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 15 | Up to 10 digit numeric bank branch code. Used for the Direct Debit payment method. Only hyphen and space are allowed to format the bank branch code. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Bank name for the account payment method. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Bank city for the account payment method. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | The type of bank account being used (for payment_method_type 2).
Allowable values for bank_acct_type:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | First name of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 2 | Middle initial of the billing contact | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Last name of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Company name of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | First address line of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Second address line of the billing contact. If you want to delete existing data in this field, leaving it blank, you must enter a '~' in this field. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | The third line of the billing address. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | City of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 300 | Use this field instead of the state_prov field to designate the state, province or other local designation as appropriate for addresses in all countries other than the United States, Australia, and Canada. This field is ignored for all United States, Australia and Canada addresses. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | State or Province of the billing contact. 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. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | Country of the billing contact. The ISO-compliant 2-character country code abbreviation in uppercase. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 15 | Postal code for the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | Phone number of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | Phone extension of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 20 | Cell phone number of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | Work phone number of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | This is the work phone extension for the billing contact work phone. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | Fax number of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 320 | Email of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | Birthdate of the billing contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 32 | For non-persistent referencing of a contact in the contacts array within the API request. If an idx value is specified, inputs provided for other billing contact fields will be ignored.. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | The Aria-assigned unique identifier for the contact on this account to be used as the billing contact for the payment method. If bill_contact_no is included in the API request, all other billing contact parameters are ignored. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of acct_payment_methods array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Start of acct_dunning_groups array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
acct_dunning_groups | array | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 4 | Indicates what operation to perform on each dunning group specified.
Allowable values for dunning_group_directive
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | The dunning group number mapped against each Master Plan. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | The client-defined dunning group ID mapped against each Master Plan. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Name of the dunning group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 1000 | Description of the dunning group. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Client-defined dunning group identifier. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Overrides the client-level setting that determines whether or not Master Plan billing dates should be reset when assigning a new Supplemental Plan. If this value is left empty, the client-level setting will take effect. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 22 | Dunning process code. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | Client-defined dunning process identifier. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of acct_dunning_groups array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
auto_collect_on_plan_chng | long | 1 | Determines whether to automatically perform a collection attempt after an invoice is generated as a result of an immediate Plan addition, modification or replacement.
Allowable values for auto_collect_on_plan_chng
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
rollback_plan_chng_collect_fail | long | 1 | When a collection failure occurs, determines whether the Plan changes associated with that collection attempt are automatically rolled back. Note that if this API call results in multiple collection attempts, only those Plan changes associated with collection failures are rolled back. All Plan changes for which collection is successful are not rolled back.
Allowable values for rollback_plan_chng_collect_fail
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
auto_send_stmt_on_plan_chng | long | 1 | When an immediate Plan addition, modification or replacement results in an invoice, determines whether a statement is immediately generated for that invoice and sent to the appropriate contact on the account.
Allowable values for auto_send_stmt_on_plan_chng
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
comments | string | 500 | Additional explanatory text relating to this API call. | |||||||||||||||||||||||||||||||||||||||||||||||||||
do_write | string | 5 | Boolean indicator that specifies whether to actually perform the requested operation. If 'false' is passed in this field, Aria calculates, if applicable, any potential effects from this call such as proration, Plan assignments, etc. and return all relevant data without actually performing the requested operation or making any changes to the account. This is useful to interfaces that want to present the user with a 'confirmation page' informing them of the potential effects of the requested operation prior to actually performing it. Do_write defaults to 'true'
Allowable values for do_write
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
list_start_master_file | long | 1 | Indicates whether the account is listed at the start of a master file.
Allowable values for list_start_master_file
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
client_receipt_id | string | 50 | Client-defined unique identifier used to track related system actions | |||||||||||||||||||||||||||||||||||||||||||||||||||
Start of contacts array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
contacts | array | List of contacts to be created on the account. Note that contacts not used as an account contact, billing contact, or statement contact will be saved on the account. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
long | 32 | A caller-defined numeric value is required if you wish to add a new contact as an account contact, billing contact, statement contact, or destination contact. This value can then be used to reference this new contact within the context of this API request (and is not stored in Aria). | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | The first name of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 2 | The middle initial of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | The last name of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The company name of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The first address line of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The second address line of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 100 | The third address line of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | The city of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 32 | Use this field instead of the state_prov field to designate the state, province or other local designation as appropriate for addresses in all countries other than the United States, Australia, and Canada. This field is ignored for all United States, Australia and Canada addresses. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | The state or province of the contact. Note that only the official postal-service codes for states, provinces, and territories in the United States, Australia and Canada are supported. Use the other_locality field for states, provinces, or territories in other countries. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 2 | The country of the contact. Provide the ISO-compliant 2-character country code abbreviation in uppercase. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 14 | The postal/zip code of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | The phone number of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | The phone number extension of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 20 | The cell phone number of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | The work phone number of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | The work phone number extension of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 25 | The fax number of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 320 | The email address of the contact. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
string | 10 | Birthdate of the contact in yyyy-mm-dd format. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of contacts array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
combine_invoices | long | 1 | Indicator for combining invoices when retroactive start dates, negative bill lag days, or Plan changes just prior to the next billing date would otherwise have generated multiple invoices. The allowable values are 1, 2, or 3.
Allowable values for combine_invoices
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||
Start of optional_transaction_qualifiers array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
optional_transaction_qualifiers | array | Array of additional values you can associate with this API call. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||
End of optional_transaction_qualifiers array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
remove_pi_custom_rates | string | 5 |
Determines whether to keep or remove any custom rates assigned to a Plan instance when you change the rate schedule of that Plan instance.
Allowable values for remove_pi_custom_rates
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
new_dunning_step | long | 2 |
Pass in the step in the dunning process that the MPI should move to. Applicable only for Master Plans, and only if the <dunning_state> is set to 1. For more information about available dunning options, please see the <dunning state> field. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
config_dunning_late_fee_option | long | 1 |
If the dunning step that you passed into the <new_dunning_step> field includes a late fee, specify whether to charge or suppress it. Applicable only for Master Plans, and only if the <dunning_state> is set to 1. For more information about available dunning options, please see the <dunning state> field. Note: If you set this field to 1, Aria will immediately charge the customer the late fee.
Allowable values for config_dunning_late_fee_option
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
config_dunning_email_option |
long | 1 |
If the dunning step that you passed into the <new_dunning_step> field includes an email notification, specify whether to send or suppress it. Applicable only for Master Plans, and only if the <dunning_state> is set to 1. For more information about available dunning options, please see the <dunning state> field. Note: If you set this field to 1, Aria will immediately email the notification to the customer.
Allowable values for config_dunning_email_option
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
resp_master_plan_instance_no
OR
resp_client_master_plan_instance_id |
long
string |
22
100 |
The Aria-assigned identifier of the Master Plan Instance that will have payment responsibility for the assigned Plan. Required if the responsibility level (in the <resp_level_cd> field) is set to one of the two parent pay options.
The client-defined identifier of the Master Plan Instance that will have payment responsibility for the assigned Plan.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
nso_fulfillment_date | string | 10 | The date the Non Subscription Offering is fulfilled. A date in the past, present, or future can be specified. | |||||||||||||||||||||||||||||||||||||||||||||||||||
application_id | string | 300 | The application identifier in which the API is being used in. (Example: “Sales Force”) | |||||||||||||||||||||||||||||||||||||||||||||||||||
application_date | string | 300 | The application date/timestamp, ie. 01/01/2014 10:00:00 to track when the application called the API. | |||||||||||||||||||||||||||||||||||||||||||||||||||
recurring_processing_model_ind | long | 1 | Defines a recurring payment type for Credit Card and Tokenized Credit Cards.
Allowable values for recurring_processing_model_ind
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
include_plan_instance_queue | string | 5 |
Use this field to obtain the list of Plan changes that you scheduled using this API. Allowable values for include_plan_instance_queue
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
force_currency_change | string | 5 |
Force currency change during update. Generally this is necessary when the update is taking place to accommodate for an account holder moving from one area to another where the local currency is different. Allowable values for force_currency_change
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Start of proc_field_override array | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
array |
Your chosen data to send to your payment gateway passed as an array of proc_field_name/proc_field_value key-value pairs. The allowable field(s) and values for the key-value pairs are listed below. |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Field Name | Field Type | Max Length | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() ![]() |
string | 2 |
If you use Chase Paymentech or Vantiv, this field allows you to tell that payment gateway which transaction type is involved (examples: single or recurring transaction) when you process a customer's payment information. This field applies to credit cards and tokenized credit cards. If you don't pass a value into this field, it will default to -1 (use client configuration settings).
Notes:
Aria will use this order of precedence to determine the transaction type:
Allowable values for transaction_type
|
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. | ||||||||||||||||||||
out_acct_no | long | Aria generated unique identifier for the account. | ||||||||||||||||||||
out_client_acct_id | string | Client-assigned identifier for the account. | ||||||||||||||||||||
billing_errors | hash | |||||||||||||||||||||
![]() |
long | Aria-defined error code specific to any error encountered during any invoicing/billing processes performed inline as a result of this method call. | ||||||||||||||||||||
![]() |
string | The explanatory text corresponding to the value returned (if any) in output "invoicing_error_code". | ||||||||||||||||||||
![]() |
long | If a collection is attempted, returns the error code associated with the collection. | ||||||||||||||||||||
![]() |
string | The error message associated with collection_error_code. | ||||||||||||||||||||
![]() |
long | The error code if statement generation fails. | ||||||||||||||||||||
![]() |
string | The text message associated with 'statement_error_code' | ||||||||||||||||||||
![]() |
long | The billing group number mapped against each Master Plan. | ||||||||||||||||||||
![]() |
string | Client-defined billing group ID | ||||||||||||||||||||
plans_updated | hash | |||||||||||||||||||||
![]() |
long | Unique Plan instance number for each assigned Plan. | ||||||||||||||||||||
![]() |
string | Client-defined Plan instance ID for each assigned Master Plan. | ||||||||||||||||||||
![]() |
long | Aria-assigned unique Plan identifier. | ||||||||||||||||||||
![]() |
string | Client-defined Plan ID for the Plan. | ||||||||||||||||||||
![]() |
string | Name of the Plan. | ||||||||||||||||||||
![]() |
long | Indicates what operation was performed on each Plan instance.
Allowable values for plan_operation
|
||||||||||||||||||||
![]() |
hash | Array of Plan unit instances. | ||||||||||||||||||||
![]() ![]() |
long | Aria unique Plan Unit Instance Number | ||||||||||||||||||||
![]() ![]() |
string | Client-assigned identifier for the Plan unit instance. | ||||||||||||||||||||
![]() |
double | The total prorated credit amount resulting from any proration action that takes place when you cancel, update, or replace a Plan. This total includes taxes credited. | ||||||||||||||||||||
![]() |
double | The prorated credit amount resulting from any proration action that takes place when you cancel, update, or replace a Plan. This total excludes taxes credited. | ||||||||||||||||||||
![]() |
double | The prorated tax credit amount resulting from any proration action that takes place when you cancel, update, or replace a Plan. | ||||||||||||||||||||
![]() |
hash | |||||||||||||||||||||
![]() ![]() |
long | Aria-assigned unique Plan identifier | ||||||||||||||||||||
![]() ![]() |
string | Client-defined Plan ID for the Plan. | ||||||||||||||||||||
![]() ![]() |
long | Specifies the Aria-assigned unique service identifier. | ||||||||||||||||||||
![]() ![]() |
string | A client-defined Service ID for this service | ||||||||||||||||||||
![]() ![]() |
string | Deprecated (Deprecated) Specifies the prorated days in total days. | ||||||||||||||||||||
![]() ![]() |
long | Deprecated (Deprecated) Prorated days of period in this invoice. | ||||||||||||||||||||
![]() ![]() |
string | Deprecated (Deprecated) Prorated invoice description. | ||||||||||||||||||||
![]() ![]() |
double | plan proration total amount. | ||||||||||||||||||||
![]() ![]() |
double | Proration amount. | ||||||||||||||||||||
![]() ![]() |
double | Proration tax charges. | ||||||||||||||||||||
![]() ![]() |
double | Tax credits applied as a result of proration. | ||||||||||||||||||||
![]() ![]() |
double | Surcharge amount applied as a result of proration. | ||||||||||||||||||||
![]() ![]() |
double | The non-tax pro-rated credit amount | ||||||||||||||||||||
![]() ![]() |
string | Start date of the time period used for calculating proration. | ||||||||||||||||||||
![]() ![]() |
string | End date of the time period used for calculating proration. | ||||||||||||||||||||
billing_groups_updated | hash | |||||||||||||||||||||
![]() |
long | The unique identifier of the billing group. | ||||||||||||||||||||
![]() |
string | The client-defined identifier of the billing group. | ||||||||||||||||||||
![]() |
long | Primary payment method ID. | ||||||||||||||||||||
![]() |
string | Client-defined unique identifier of the primary payment method. | ||||||||||||||||||||
![]() |
long | Backup payment method ID. | ||||||||||||||||||||
![]() |
string | Client-defined unique identifier of the backup payment method' | ||||||||||||||||||||
![]() |
long | The billing group number mapped against each Master Plan. | ||||||||||||||||||||
dunning_groups_updated | hash | |||||||||||||||||||||
![]() |
long | The dunning group number mapped against each Master Plan. | ||||||||||||||||||||
![]() |
string | The client-defined dunning group ID mapped against each Master Plan. | ||||||||||||||||||||
![]() |
long | If a collection is attempted, returns the error code associated with the collection. | ||||||||||||||||||||
multi_plan_invoice_details | hash | |||||||||||||||||||||
![]() |
long | The unique identifier of the billing group. | ||||||||||||||||||||
![]() |
string | The client-defined identifier of the billing group. | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier of a given invoice. | ||||||||||||||||||||
![]() |
string | The processor return code from CVV validation. | ||||||||||||||||||||
![]() |
string | Processor return code from address validation. | ||||||||||||||||||||
![]() |
string | The processors return code for security validation. | ||||||||||||||||||||
![]() |
string | The processor status code | ||||||||||||||||||||
![]() |
string | The processors status description. | ||||||||||||||||||||
![]() |
string | The processor payment ID. | ||||||||||||||||||||
![]() |
string | Authorization code provided by the issuing bank. | ||||||||||||||||||||
![]() |
string | Additional information passed to payment processor. | ||||||||||||||||||||
![]() |
double | Total charges on this invoice before taxes are applied. | ||||||||||||||||||||
![]() |
double | Total amount of taxes charged. | ||||||||||||||||||||
![]() |
double | Subtotal combining the total pre-tax charges and the total taxes charged. | ||||||||||||||||||||
![]() |
double | Credit to be applied before tax is taken into account. | ||||||||||||||||||||
![]() |
double | Tax amount of the credit to be applied to the account. | ||||||||||||||||||||
![]() |
double | Credit to be applied after tax is taken into account. | ||||||||||||||||||||
![]() |
double | The total owed on the initial invoice for this account. | ||||||||||||||||||||
![]() |
double | Predicted activation fee based on activation fee charges on Supplemental Plans on this invoice. | ||||||||||||||||||||
![]() |
double | Predicted monthly recurring cost of the items and plans on this invoice. | ||||||||||||||||||||
![]() |
double | Predicted annual recurring cost of the items and plans on this invoice. | ||||||||||||||||||||
![]() |
hash | |||||||||||||||||||||
![]() ![]() |
long | The line number on the invoice | ||||||||||||||||||||
![]() ![]() |
long |
Specifies the type of charge or credit associated with this line item. Allowable values for line_type
|
||||||||||||||||||||
![]() ![]() |
long | The unique ID Plan this line represents. | ||||||||||||||||||||
![]() ![]() |
string | The client-defined unique ID for Plan this line represents. | ||||||||||||||||||||
![]() ![]() |
string | the name of the service Plan this line represents. | ||||||||||||||||||||
![]() ![]() |
long | The unique ID for the service this line represents. | ||||||||||||||||||||
![]() ![]() |
string | The client-defined unique ID for the service this line represents. | ||||||||||||||||||||
![]() ![]() |
string | The name of the service this line represents | ||||||||||||||||||||
![]() ![]() |
long | Whether or not this line item represents a tax charge. | ||||||||||||||||||||
![]() ![]() |
long | The unique identifier of the Plan instance this line represents. | ||||||||||||||||||||
![]() ![]() |
string | The client-defined identifier of the Plan instance this line represents. | ||||||||||||||||||||
![]() ![]() |
double | Number of units for the specified invoice line. | ||||||||||||||||||||
![]() ![]() |
double | The monetary rate per unit of service. | ||||||||||||||||||||
![]() ![]() |
double | The total line amount for this invoice line. | ||||||||||||||||||||
![]() ![]() |
double | Specifies the full, non-prorated number of units of the service code. | ||||||||||||||||||||
![]() ![]() |
double | Specifies the percentage of the line_base_units billed. | ||||||||||||||||||||
![]() ![]() |
string | Specifies the description of this line item | ||||||||||||||||||||
![]() ![]() |
string | Specifies the start date of the date range covered by this line item. | ||||||||||||||||||||
![]() ![]() |
string | Specifies the end date of the date range covered by this line item. | ||||||||||||||||||||
![]() ![]() |
long | The usage type code associated with this line item. | ||||||||||||||||||||
![]() ![]() |
string | The usage type code of the usage type specified. | ||||||||||||||||||||
![]() ![]() |
long | The Chart of Accounts ID for the service this line represents. | ||||||||||||||||||||
![]() ![]() |
string | The client-defined Chart of Accounts code for the service this line represents | ||||||||||||||||||||
![]() ![]() |
long | The reference charge line number to indicate the item to which the discount applies. | ||||||||||||||||||||
![]() ![]() |
long | The unique identifier for an order that is created for bundled NSOs. | ||||||||||||||||||||
![]() ![]() |
string | Status label for this order | ||||||||||||||||||||
![]() ![]() |
string | Client SKU of the NSO/Inventory item. | ||||||||||||||||||||
![]() ![]() |
long | The inventory item number for this line item. | ||||||||||||||||||||
![]() ![]() |
string | Specifies the coupon code applied to the invoice. | ||||||||||||||||||||
![]() ![]() |
string | The long description of the credit reason code which was applied, if any. | ||||||||||||||||||||
![]() ![]() |
string | The manually-entered CSR comments, if any | ||||||||||||||||||||
![]() ![]() |
long | Total days of period in this invoice | ||||||||||||||||||||
![]() ![]() |
long | Aria-assigned unique rate schedule number | ||||||||||||||||||||
![]() ![]() |
long | Sequential number in the rate schedule for determining tiers | ||||||||||||||||||||
![]() ![]() |
long | Address sent as the bill-from address to the tax engine for tax calculations. Depending on the taxation configuration, this parameter may return the Aria-assigned unique identifier of the service location for the invoice line item. Note that service locations can be associated with a service for a given Plan instance on an account, with an item (NSO) purchased as part of a one-time order, or with a service as defined in the product catalog. | ||||||||||||||||||||
![]() ![]() |
long | Address sent as the ship-from address to the tax engine for tax calculations. Depending on the taxation configuration, this parameter may return the Aria-assigned unique identifier of the service location for the invoice line item. Note that service locations can be associated with a service for a given Plan instance on an account, with an item (NSO) purchased as part of a one-time order, or with a service as defined in the product catalog. | ||||||||||||||||||||
![]() ![]() |
long | Address sent as the bill-to address to the tax engine for tax calculations. This parameter will return the Aria-assigned unique identifier of the contact on the account used as the bill-to address for the invoice line item. | ||||||||||||||||||||
![]() ![]() |
long | Address sent as the ship-to address to the tax engine for tax calculations. This parameter will return the Aria-assigned unique identifier of the contact on the account used as the ship-to address for the invoice line item. | ||||||||||||||||||||
![]() ![]() |
string | Specifies the prorated days in total days. | ||||||||||||||||||||
![]() ![]() |
long | Prorated days of period in this invoice. | ||||||||||||||||||||
![]() ![]() |
string | Prorated invoice description. | ||||||||||||||||||||
![]() ![]() |
long | 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. | ||||||||||||||||||||
![]() |
hash | |||||||||||||||||||||
![]() ![]() |
long | Line number associated with each tax detail record. | ||||||||||||||||||||
![]() ![]() |
long | The tax line on the invoice which includes the tax amount associated with this tax_detail_line. | ||||||||||||||||||||
![]() ![]() |
long | The invoice line item for which the tax for this tax_detail_line was calculated. | ||||||||||||||||||||
![]() ![]() |
double | Amount of tax applied for the given tax type. | ||||||||||||||||||||
![]() ![]() |
long | Tax jurisdiction code: 0 = Federal, 1 = State / Province. | ||||||||||||||||||||
![]() ![]() |
double | Rate at which tax is calculated for the tax type used by the tax engine. | ||||||||||||||||||||
![]() ![]() |
long | Indicates whether or not the invoice line amount was tax inclusive. | ||||||||||||||||||||
![]() ![]() |
string | Identifier of the tax type returned by the tax engine. | ||||||||||||||||||||
![]() ![]() |
string | Description of the tax type returned by the tax engine. | ||||||||||||||||||||
![]() ![]() |
string | Category of the tax type returned by the tax engine. | ||||||||||||||||||||
![]() ![]() |
string | Jurisdiction name returned by the tax engine. | ||||||||||||||||||||
![]() ![]() |
string | Invoice summary text returned by the tax engine. | ||||||||||||||||||||
![]() ![]() |
double |
The amount multiplied by tax rate before rounding precision. Also referred to as "raw tax amount." Note: Assuming that the client setting Aria Internal Tax Rounding Method is set to "Per invoice." |
||||||||||||||||||||
![]() ![]() |
double |
The amount carried over from previous <unrounded_tax_amt>. It is a remainder, and its value can be positive or negative (based on the previous remainder). Note: Assuming that the client setting Aria Internal Tax Rounding Method is set to "Per invoice." |
||||||||||||||||||||
![]() ![]() |
double |
The amount of adjusted tax before rounding precision, calculated as the sum of <unrounded_tax_amt> and <carryover_from_prev_amt>. Note: Assuming that the client setting Aria Internal Tax Rounding Method is set to "Per invoice." |
||||||||||||||||||||
![]() ![]() |
double |
The amount carried over from current <unrounded_tax_amt>. It is a remainder, and its value can be positive or negative based on the previous remainder. Note: Assuming that the client setting Aria Internal Tax Rounding Method is set to "Per invoice." |
||||||||||||||||||||
billing_contact_details | hash | DEPRECATED | ||||||||||||||||||||
![]() |
long | Aria-assigned sequence number for this payment method. (DEPRECATED ARRAY) | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the contact on this account to be used as the billing contact for the payment method. If bill_contact_no is included in the API request, all other billing contact parameters are ignored. (DEPRECATED ARRAY) | ||||||||||||||||||||
billing_contact_details_2 | hash | |||||||||||||||||||||
![]() |
long | Aria-assigned sequence number for this payment method. | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the contact on this account to be used as the billing contact for the payment method. If bill_contact_no is included in the API request, all other billing contact parameters are ignored. | ||||||||||||||||||||
statement_contact_details | hash | DEPRECATED | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the billing group on the account. (DEPRECATED ARRAY) | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the statement contact associated with a billing group on the account. (DEPRECATED ARRAY) | ||||||||||||||||||||
statement_contact_details_2 | hash | |||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the billing group on the account. | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the statement contact associated with a billing group on the account. | ||||||||||||||||||||
other_contact_details | hash | DEPRECATED | ||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the contact saved on the account. (DEPRECATED ARRAY) | ||||||||||||||||||||
![]() |
long | Value provided for the idx parameter in the API request. (DEPRECATED ARRAY) | ||||||||||||||||||||
other_contact_details_2 | hash | |||||||||||||||||||||
![]() |
long | The Aria-assigned unique identifier for the contact saved on the account. | ||||||||||||||||||||
![]() |
long | Value provided for the idx parameter in the API request. | ||||||||||||||||||||
third_party_errors | hash | Errors from third-party systems like taxation engines are returned here. Aria-generated error codes are returned in the error_code and error_msg fields at the root level of the API return. | ||||||||||||||||||||
![]() |
string | Type of error code being represented, such as taxation | ||||||||||||||||||||
![]() |
string | Error code returned by the third party system | ||||||||||||||||||||
![]() |
string | Error message returned by the third party system | ||||||||||||||||||||
proc_initial_auth_txn_id | string | Transaction ID from payment processor. If received as part of an auth request, it must be retained for future settlement and match the value from the auth response. It should also be used for future recurring transaction auths/settlement. |