create_order_with_plan_m
Summary
| API Name | create_order_with_plan_m |
|---|---|
| Class | transaction_services_m |
| Update Version | 60 |
Description
allows creation of order and plan changes on a single invoice
Inputs
| Name | Type | Length | Required | Description | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| client_no | long | 22 | Yes |
Aria-assigned unique identifier indicating the Aria client providing service to this account. |
||||||||||||||||||||||||||||||||||||||||
| auth_key | string | 32 | Yes |
Aria-assigned unique key for authenticating the validity of the requestor. This key is passed with each method call. |
||||||||||||||||||||||||||||||||||||||||
| acct_no | long | 22 | Yes |
Aria-assigned account identifier. This value is unique across all Aria-managed accounts. Alternative required field: client_acct_id |
||||||||||||||||||||||||||||||||||||||||
| client_acct_id | string | 50 | Yes |
Client-defined account identifier. Alternative required field: acct_no |
||||||||||||||||||||||||||||||||||||||||
| order_line_items | object | No |
This is an array of line items appearing on the order. The array elements for this argument immediately follow and are indicated as elements with a right-arrow icon. |
|||||||||||||||||||||||||||||||||||||||||
| parent_plan_instance_no | long | 22 | No |
Parent plan instance number to identify each supplemental plan and child supplemental plan heirarchy. |
||||||||||||||||||||||||||||||||||||||||
| client_parent_plan_instance_id | string | 100 | No |
Client parent plan instance ID to identify each supplemental plan and child supplemental plan heirarchy. |
||||||||||||||||||||||||||||||||||||||||
| supp_plan_instance_no | long | No |
Unique plan instance number for each assigned supplemental plan. |
|||||||||||||||||||||||||||||||||||||||||
| client_plan_instance_id | string | No |
Client-defined plan instance ID for each assigned supplemental plan. |
|||||||||||||||||||||||||||||||||||||||||
| supp_plan_no | long | No |
The Aria-assigned identifier for a supplemental service plan. Allowable values are limited to valid custom plan numbers for client. |
|||||||||||||||||||||||||||||||||||||||||
| client_supp_plan_id | string | No |
Client-defined supplemental plan ID. |
|||||||||||||||||||||||||||||||||||||||||
| supp_plan_units | double | No |
Number of units for the supplemental plan |
|||||||||||||||||||||||||||||||||||||||||
| assignment_directive | long | 8 | No |
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. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| bill_immediately | long | 1 | No |
Determines when the order is fulfilled and then billed. If no value is defined (the field is null), then billing timing is determined by the client parameter AUTO BILL ORDERS. Contact Customer Support for more information about the AUTO BILL ORDERS parameter. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| bill_seq | long | 22 | No |
The billing sequence number |
||||||||||||||||||||||||||||||||||||||||
| client_order_id | string | No |
This is the client-assigned order identifier. |
|||||||||||||||||||||||||||||||||||||||||
| client_receipt_id | string | 50 | No |
Client-defined unique identifier used to track related system actions |
||||||||||||||||||||||||||||||||||||||||
| alt_pay_method | long | No |
If you want to use the account's current form of payment, leave this field empty. If you want to use an alternate credit card, enter '1' in this field. |
|||||||||||||||||||||||||||||||||||||||||
| cc_number | string | 24 | No |
Credit card number. |
||||||||||||||||||||||||||||||||||||||||
| cc_expire_mm | long | No |
Expiration month for the credit card payment instrument. |
|||||||||||||||||||||||||||||||||||||||||
| cc_expire_yyyy | long | No |
Expiration year for the credit card payment instrument. |
|||||||||||||||||||||||||||||||||||||||||
| bank_routing_num | string | No |
The American Banking Association (ABA) routing number for the financial institution. |
|||||||||||||||||||||||||||||||||||||||||
| bank_acct_num | string | 19 | No |
The bank account number. |
||||||||||||||||||||||||||||||||||||||||
| bank_check_digit | long | 2 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bank_swift_cd | string | 15 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bank_country_cd | string | 2 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bank_id_cd | string | 10 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bank_branch_cd | string | 10 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| mandate_id | string | 35 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| iban | string | 50 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bill_company_name | string | 100 | No |
Company name of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_first_name | string | 100 | No |
First name of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_middle_initial | string | 2 | No |
Middle initial of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_last_name | string | 100 | No |
Last name of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_address1 | string | 100 | No |
First address line of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_address2 | string | 100 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bill_city | string | 32 | No |
City of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_locality | string | 32 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bill_state_prov | string | 10 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bill_zip | string | No |
Zip Code of the billing contact |
|||||||||||||||||||||||||||||||||||||||||
| bill_country | string | 2 | No |
Country of the billing contact. The ISO-compliant 2-character country code abbreviation in uppercase. |
||||||||||||||||||||||||||||||||||||||||
| bill_email | string | 320 | No |
Email of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_phone | string | 25 | No |
Phone number of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_phone_extension | string | No |
Phone extension of the billing contact. |
|||||||||||||||||||||||||||||||||||||||||
| bill_cell_phone | string | 20 | No |
Cell phone number of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_work_phone | string | 25 | No |
Work phone number of the billing contact. |
||||||||||||||||||||||||||||||||||||||||
| bill_work_phone_extension | string | No |
Work phone extenstion of the billing contact |
|||||||||||||||||||||||||||||||||||||||||
| cvv | string | 6 | No |
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. |
||||||||||||||||||||||||||||||||||||||||
| bank_acct_type | string | 32 | No |
The type of bank account being used. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| bill_drivers_license_no | string | 32 | No |
Drivers license number of the billing contact |
||||||||||||||||||||||||||||||||||||||||
| bill_drivers_license_state | string | 2 | No |
Drivers license state of the billing contact. The official postal-service codes for all United States and Canada states, provinces, and territories. |
||||||||||||||||||||||||||||||||||||||||
| bill_taxpayer_id | string | 32 | No |
Taxpayer ID of the billing contact |
||||||||||||||||||||||||||||||||||||||||
| bill_address3 | string | 100 | No |
The third line of the billing address. |
||||||||||||||||||||||||||||||||||||||||
| multiple_coupons | object | No | ||||||||||||||||||||||||||||||||||||||||||
| alt_client_acct_group_id | string | 100 | No |
One-time collections account group to use for this specific call. Default collections group on the account is not changed. |
||||||||||||||||||||||||||||||||||||||||
| client_alt_inv_template_id | string | 100 | No |
The client alternate invoice template number to use for this order, if different from the default template Alternative field: alt_inv_template_no |
||||||||||||||||||||||||||||||||||||||||
| alt_inv_template_no | long | No |
The invoice template number to use for this order, if different from the default template Alternative field: client_alt_inv_template_id |
|||||||||||||||||||||||||||||||||||||||||
| force_supp_bill_date_reset | long | 1 | No |
Note: This field is deprecated. Aria no longer supports force_supp_bill_date_reset. |
||||||||||||||||||||||||||||||||||||||||
| statement_message | string | 1000 | No |
Alternate contact details for orders. |
||||||||||||||||||||||||||||||||||||||||
| track_data1 | string | 300 | No |
Raw "track 1" data from a swiped credit card used in a card-present transaction to initiate this request |
||||||||||||||||||||||||||||||||||||||||
| track_data2 | string | 300 | No |
Raw "track 2" data from a swiped credit card used in a card-present transaction to initiate this request |
||||||||||||||||||||||||||||||||||||||||
| soft_descriptor | string | No |
Transaction description shown on the buyer's statement that displays a Merchant Name or Item Description typically. This field will be ignored if not supported/certified by the payment processor. |
|||||||||||||||||||||||||||||||||||||||||
| soft_descriptor_customer_service | string | No |
Transaction description shown on the buyer's statement that displays a City for Card Present transactions or a Phone Number for Card Not Present transactions. This field will be ignored if not supported/certified by the payment processor. |
|||||||||||||||||||||||||||||||||||||||||
| do_write | string | 5 | No |
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' Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| order_comments | string | 3000 | No |
Comments for this order |
||||||||||||||||||||||||||||||||||||||||
| nso_po_num | string | 100 | No |
Purchase order number assigned to the one-time order. |
||||||||||||||||||||||||||||||||||||||||
| po_num | string | 100 | No |
Purchase order number assigned to the plan instance. |
||||||||||||||||||||||||||||||||||||||||
| plan_service_updates | object | No |
List of services associated with the plan being assigned or updated on the account. |
|||||||||||||||||||||||||||||||||||||||||
| contacts | object | No |
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. |
|||||||||||||||||||||||||||||||||||||||||
| existing_pay_method_cvv | string | 6 | No |
Sends the CVV value of the current credit card on file. |
||||||||||||||||||||||||||||||||||||||||
| fraud_filter | long | 1 | No |
Enable Fraud Filtering. This is supported if your payment processor supports this feature and has been certified with Aria. If no values are provided, the system will default to 2. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| fraud_control_fields | object | No |
List of key-value pair parameters to control Fraud Control. Allowed values:
|
|||||||||||||||||||||||||||||||||||||||||
| recurring_processing_model_ind | long | 1 | No |
Defines a recurring payment type for Credit Card and Tokenized Credit Cards. A null value will default to 0 - Cardholder-Initiated Transaction - Credentials on File. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| include_plan_instance_queue | string | 5 | No |
Boolean indicator to return the queues created on this api call. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| proc_field_override | array | No |
The processor-specific fields passed as an array of proc_field_name/proc_field_value key-value pairs. The allowable fields and values for the key-value pairs are highlighted in blue below. |
|||||||||||||||||||||||||||||||||||||||||
| bank_name | string | 100 | No |
Bank name for the account payment method |
||||||||||||||||||||||||||||||||||||||||
| bank_city | string | 100 | No |
Bank city for the account payment method |
||||||||||||||||||||||||||||||||||||||||
| order_fulfill_date | string | 10 | No |
Date on which order is fulfilled. |
||||||||||||||||||||||||||||||||||||||||
| bank_acct_holder_type | string | 32 | No |
This field denotes the bank account holder type. The value can be either individual or company. Allowed values:
|
||||||||||||||||||||||||||||||||||||||||
| order_qualifier_list | object | No |
Array of additional values you can associate with each order. |
|||||||||||||||||||||||||||||||||||||||||
| mandate_signature_date | string | No |
The date, in yyyy-mm-dd format, on which the mandate was signed. |
|||||||||||||||||||||||||||||||||||||||||
| payment_method_verification_code | string | 1000 | No |
The code provided by the account validator. |
||||||||||||||||||||||||||||||||||||||||
| emandate_signature | string | 1000 | No |
This is the electronic signature returned after successfully completing an e-mandate request through an e-Mandate service. |
order_line_items.order_line_qualifiers fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| order_line_qualifier_name | string | 100 | No |
Name of the field you want to associate with order line item |
| order_line_qualifier_value | string | 100 | No |
Corresponding value of the field you want to associate with order line item |
order_line_items fields
| Name | Type | Length | Required | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| client_sku | string | No | ||||||||||||
| units | double | 12 | No |
The number of units indicated for this SKU on the line item. |
||||||||||
| amount | double | 12 | No |
The amount for this line item. |
||||||||||
| unit_discount_amount | double | 12 | No |
Note: This field is deprecated. Aria no longer supports unit_discount_amount. |
||||||||||
| line_comments | string | No |
Any client-defined comments, from a CSR or automated system, for this particular line item. Note: The field size limit is less than 3000 characters or 4000 bytes. |
|||||||||||
| item_svc_location_no | long | 22 | No |
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. |
||||||||||
| client_item_svc_location_id | string | 100 | No |
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. |
||||||||||
| item_dest_contact_no | long | 22 | No |
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. |
||||||||||
| item_dest_contact_idx | long | 32 | No |
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. |
||||||||||
| nso_rate_schedule_no | long | No |
Aria-assigned unique identifier for the rate schedule. Alternative field: client_nso_rate_schedule_id |
|||||||||||
| client_nso_rate_schedule_id | string | No |
Client-defined unique identifier for the rate schedule. Alternative field: nso_rate_schedule_no |
|||||||||||
| client_order_line_id | string | 100 | No |
Client-defined unique identifier for order line item. |
||||||||||
| order_line_qualifiers | object | No |
Array of additional values you can associate with each order line item |
|||||||||||
| assign_installment_term | string | 1 | No |
Allowed values:
|
||||||||||
| installment_term_no | long | 100 | No |
Installment no on product catalog. If null, then it selects installment default. Alternative field: client_installment_term_id |
||||||||||
| client_installment_term_id | string | 100 | No |
Specifies client installment id. If null, then it selects the installment default. Alternative field: installment_term_no |
||||||||||
| independent_installment_date | string | 100 | No |
Defines the start date of independent installment, needs to be the same or greater than the current date. If passed, the associated "days_to_start" and "lump_sum_days" value will be ignored. |
||||||||||
| installment_amount | double | No |
Specifies the individual installment amount, inclusive of tax. For example, if a purchase is taxed at 15%, a $20 installment amount will be split into $17.39 (charge) and $2.61 (tax). The total tax-inclusive purchase amount will be divided by this amount to calculate the length of installment. Note: If this field is provided, the installment_term_length field will be ignored. |
|||||||||||
| aligned_installment | string | 1 | No |
Specifies installment type for the account, whether installment should be aligned with master plan instance or independent. Allowable values are: Yes (Y) - Aligned with existing master plan instance OR No (N) - Independent, its own installment schedule and due dates. Allowed values:
|
||||||||||
| installment_term_type | string | 1 | No |
Specifies the installment term type for the assigned installment, applicable only for independent. Allowable values are: M (Months), W (Weeks), D (Days). Allowed values:
|
||||||||||
| installment_term_length | long | No |
Specifies the installment term length for the assigned installment. For installment_type = 2, the input will be used jointly with the interval type. For installment_type = 1, this will be the number of statements that the installment amount will be part of. |
|||||||||||
| installment_interval | long | No |
Specifies the installment interval for the assigned installment, applicable only for independent installment. It works jointly with terms type. If defined, must be less than terms length. |
|||||||||||
| days_until_due | long | No |
Specifies the number of days until due for the independent installment. Applicable only when installment_type = 2 or installment term defined on product catalog is aligned_installment =N. Determines how many days after customer is notified on the installment that it's due. If 5 is passed, then 5 days after customers are notified, the installment will be due. |
|||||||||||
| installment_lump_sum_type | string | 1 | No |
Specifies the installment lump sum type for the assigned installment. Allowable values are: P - for proportionately split charge/tax; T - for purchase tax only. Allowed values:
|
||||||||||
| installment_lump_sum_amount | double | No |
Specifies the lump sum amount, mandatory when lump sump type is proportionately split (lump_sum_type = P). |
|||||||||||
| installment_aligned_lump_sum | long | No |
Applicable only for aligned installment. Determines when to notify customers of the lump sum. Allowable values are: 0 - Aligned with when an invoice is created; 1 - Aligned with the 1st installment |
|||||||||||
| installment_lump_sum_days | long | No |
Specifies the lump sum days. Applicable only for independent installment (update_installment_type = 2 or installment term defined on product catalog is aligned_installment = N). Determines how many days after a purchase or invoice date that a lump sum is charged and be notified to customers. |
|||||||||||
| installment_lump_sum_days_until_due | long | No |
Specifies the lump sum days until due, applicable for both types of installment. Determines how many days after customers are notified that a lump sum is due. |
|||||||||||
| last_installment_amount_threshold | long | No |
Specifies the percentage used to calculate the allowable additional amount for the last installment's threshold. For example: If the installment amount is $50 and the remainder is $80, with 0%, the remainder is split into $50 and $30 (last installment). With 90%, the allowable additional amount is $45, making the last installment threshold $95. In this case, the last installment amount will be $80. If set to NULL, it defaults to 0%. Valid values are 0 to 99. |
multiple_coupons fields
| Name | Type | Length | Required | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| coupon_codes | string | 30 | No |
associate multiple coupons. |
||||||||
| assignment_plan_type | string | 1 | No |
Determines whether the coupon code is to be assigned to the parent_plan_instance_no (MP) or the supp_plan_instance_no/supp_plan_no passed as input. Allowed values:
|
||||||||
| assignment_scope | long | 1 | No |
Determines whether the coupon is to be assigned to a specific plan instance passed as input or if it also to be assigned to the mandatory child plans for the supp_plan_no assignment. Allowed values:
|
plan_service_updates fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| service_no | long | 22 | No |
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. Alternative field: client_service_id |
| client_service_id | string | 100 | No |
The client-defined identifier for the service associated with the plan instance. Alternative field: service_no |
| svc_location_no | long | 22 | No |
The Aria-assigned unique identifier for the origin location for the specified service associated with the plan. Depending on taxation configuration, this address may be used for tax calculations. If both svc_location_no and client_svc_location_id are provided, svc_location_no will take precedence. |
| client_svc_location_id | string | 100 | No |
The client-defined unique identifier for the origin location for the service associated with the plan. Depending on taxation configuration, this address may be used for tax calculations. If both svc_location_no and client_svc_location_id are provided, svc_location_no will take precedence. |
| dest_contact_no | long | 22 | No |
The Aria-assigned unique identifier for the destination contact for the specified service associated with the plan. Depending on taxation configuration, this address may be used for tax calculations. If both dest_contact_idx and dest_contact_no are provided, dest_contact_no will take precedence. |
| dest_contact_idx | long | 32 | No |
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. |
contacts fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| contact_idx | long | 32 | No |
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). |
| first_name | string | 32 | No |
The first name of the contact. |
| middle_initial | string | 2 | No |
The middle initial of the contact. |
| last_name | string | 32 | No |
The last name of the contact. |
| company_name | string | 100 | No |
The company name of the contact. |
| address1 | string | 100 | No |
The first address line of the contact. |
| address2 | string | 100 | No |
The second address line of the contact. |
| address3 | string | 100 | No |
The third address line of the contact. |
| city | string | 32 | No |
The city of the contact. |
| locality | string | 32 | No |
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. |
| state_prov | string | 10 | No |
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. |
| country | string | 2 | No |
The country of the contact. Provide the ISO-compliant 2-character country code abbreviation in uppercase. |
| postal_cd | string | 14 | No |
The postal/zip code of the contact. |
| phone | string | 25 | No |
The phone number of the contact. |
| phone_ext | string | 10 | No |
The phone number extension of the contact. |
| cell_phone | string | 20 | No |
The cell phone number of the contact. |
| work_phone | string | 25 | No |
The work phone number of the contact. |
| work_phone_ext | string | 10 | No |
The work phone number extension of the contact. |
| fax | string | 25 | No |
The fax number of the contact. |
| string | 320 | No |
The email address of the contact. |
|
| birthdate | string | 10 | No |
Birthdate of the contact in yyyy-mm-dd format. |
fraud_control_fields fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| fraud_control_field_name | string | 100 | No |
List of Fraud Control field names. |
| fraud_control_field_value | string | 100 | No |
List of Fraud Control field values. |
proc_field_override fields
| proc_field_name | proc_field_value | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| transaction_type |
Defines a transaction type for Credit Cards and Tokenized Credit Cards. If a value is not entered, it will default to your client configuration settings. Please note that the values differ per processor. For a list of transaction types, please read our documentation. Allowed values:
|
||||||||||||||||||||||||||||
| client_3ds_nonce | The 3ds enriched nonce used for the card authorization. | ||||||||||||||||||||||||||||
| payer_auth_reference_id | Reference id for 3ds transaction session. | ||||||||||||||||||||||||||||
| payer_auth_transaction_mode |
The transaction mode identifies the channel from which the transactions are originated of Cybersource 3ds 2.0. Allowed values:
|
||||||||||||||||||||||||||||
| payer_auth_transaction_id | Authentication Transaction id for 3ds authorization. | ||||||||||||||||||||||||||||
| end_user_browser_accept_header | Browser Accept Header that was used for placing an online order. Some examples might include 'text/html,application/xhtml+xml,application/xml ;q=0.9,*/*;q=0.8'. | ||||||||||||||||||||||||||||
| end_user_browser_agent | Browser that was used for placing an online order. Some examples might include "Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0". | ||||||||||||||||||||||||||||
| end_user_browser_color_depth | Browser color depth in bits per pixel. This should be obtained by using the browser's screen.colorDepth property. Accepted values: 1, 4, 8, 15, 16, 24, 32 or 48 bit color depth. | ||||||||||||||||||||||||||||
| end_user_browser_java_enabled_ind | Boolean value indicating if the shopper's browser is able to execute Java. | ||||||||||||||||||||||||||||
| end_user_browser_language | Browser supported language(as defined in IETF BCP 47). This should be obtained by using the browser's navigator.language property. | ||||||||||||||||||||||||||||
| end_user_browser_screen_height | Browser total height that was used for placing an online order. | ||||||||||||||||||||||||||||
| end_user_browser_screen_width | Browser total width that was used for placing an online order. | ||||||||||||||||||||||||||||
| end_user_browser_timezone_offset_mins | Time difference between UTC time and the shopper's browser local time, in minutes. | ||||||||||||||||||||||||||||
| pa_3ds_completion_ind | In Adyen, for 3DS v2.0 transaction, if the response of DDC is received within 10sec set this to 'Y', else set this to 'N'. | ||||||||||||||||||||||||||||
| pa_3ds_trans_status | In Adyen, for 3DS v2.0 transaction, if the response of Challenge Shopper is NOT received within 10mins set this to 'U', else set the value from Challenge shopper response. | ||||||||||||||||||||||||||||
| pa_3ds_termination_url | Termination url for 3DS transaction. | ||||||||||||||||||||||||||||
| pa_machine_id | HTTP cookie to be used in the HTTP header for Worldpay 3DS transaction. | ||||||||||||||||||||||||||||
| sca_exemption_type | Defines a exemption type indicator for 3D secure transactions. Depending upon the exemption reason, it can bypass Strong Customer Authentication. If a value is not entered, it will default to your client configuration settings. Please note that the values differ per processor. For a list of exemption types, please read our documentation. (values: -1 - Use client configuration settings for determining the exemption type. 0 - Transaction will be performed with no exemption. 1 - (Chase) Transaction will be performed with low value exemption.) | ||||||||||||||||||||||||||||
| mandate_collection_method |
Use this field to specify how the customer will authorize the mandate for direct debit collection. It is required for ACH, SEPA, and BACS. If the the mandate is collected online, the customer IP address and useragent must be collected and passed in the collection API. If offline, you must collect and maintain the authorization in your records. This is applicable for Stripe Payment Processor. Allowed values:
|
||||||||||||||||||||||||||||
| end_user_ip_address | IP address that was used for placing an online order. | ||||||||||||||||||||||||||||
| end_user_browser_agent | Browser that was used for placing an online order. Some examples might include "Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0". | ||||||||||||||||||||||||||||
| bank_acct_holder_type |
The type of entity that holds the account. This is applicable for Stripe Payment Processor. Allowed values:
|
||||||||||||||||||||||||||||
| kount_session_id | kount_session_id is a unique identifier generated by Kount, a fraud prevention and risk management platform for Evertec. |
order_qualifier_list fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| order_qualifier_name | string | 100 | No |
Name of the field you want to associate with order. |
| order_qualifier_value | string | 100 | No |
Corresponding value of the field you want to associate with order. |
Outputs
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| error_code | long | No |
Aria-assigned error identifier. 0 indicates no error. |
|
| error_msg | string | No |
Description of any error that occurred. "OK" if there was no error. |
|
| collection_error_code | long | No |
If a collection is attempted, returns the error code associated with the collection. |
|
| collection_error_msg | string | No |
The error message associated with collection_error_code. |
|
| order_no | long | 22 | No |
The unique identifier for an order in the context of an client_no and account_no. |
| invoice_no | long | No |
The Aria-assigned unique identifier of a given invoice. |
|
| transaction_id | long | No |
Note: This field is deprecated. Aria no longer supports transaction_id. |
|
| invoicing_error_code | long | No |
Note: This field is deprecated. Aria no longer supports invoicing_error_code. |
|
| invoicing_error_msg | string | No |
The text message associated with 'invoicing_error_code' |
|
| statement_error_code | long | No |
The error code generated by Aria when Aria attempted to generate a statement |
|
| statement_error_msg | string | No |
The text message associated with 'statement_error_code' |
|
| proc_cvv_response | string | No |
The processor return code from CVV validation. |
|
| proc_avs_response | string | No |
Processor return code from address validation |
|
| proc_cavv_response | string | No |
The processors return code for security validation. |
|
| proc_status_code | string | No |
The processor status code |
|
| proc_status_text | string | No |
The processors status description |
|
| proc_payment_id | string | No |
The processor payment ID |
|
| proc_auth_code | string | No |
Authorization code provided by the issuing bank |
|
| proc_merch_comments | string | No |
Additional information passed to payment processor |
|
| proc_initial_auth_txn_id | string | 100 | No |
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. |
| total_charges_before_tax | double | No |
Note: This field is deprecated. Aria no longer supports total_charges_before_tax. |
|
| total_tax_charges | double | No |
Note: This field is deprecated. Aria no longer supports total_tax_charges. |
|
| total_charges_after_tax | double | No |
Note: This field is deprecated. Aria no longer supports total_charges_after_tax. |
|
| total_credit | double | No |
Note: This field is deprecated. Aria no longer supports total_credit. |
|
| cart_inv_line_items | object | No | ||
| third_party_errors | object | No |
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. |
|
| proc_fraud_filtering_info | object | No |
Fraud Filtering Response returned from Payment processor. |
|
| invoicing_error_code_2 | long | No |
The error code generated by Aria when Aria attempted to generate a invoice |
|
| total_charges_before_tax_2 | double | No |
Total charges on this invoice before taxes are applied |
|
| total_tax_charges_2 | double | No |
Total amount of taxes charged |
|
| total_charges_after_tax_2 | double | No |
Subtotal combining the total pre-tax charges and the total taxes charged |
|
| total_credit_2 | double | No |
Sum of all the credits on the invoice |
|
| plan_instance_queue | object | No |
This array contains a list of queued plans, their identifier, and type. |
|
| threshold_billing_errors | object | No |
Errors that occurred while performing Threshold Billing and related calculations |
|
| proc_payment_response_field_list | object | No |
Payment response fields returned by the processor for further actions if any. |
|
| collection_payment_method_no | long | No |
The payment method sequence no for the payment attempted during collection. |
|
| installment_schedule_info | object | No |
Installment schedule info array. |
cart_inv_line_items fields
| Name | Type | Length | Required | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| line_no | long | No |
The invoice line number associated with the current record. |
|||||||||||||||||||||
| service_no | long | No |
Aria-assigned unique service identifier |
|||||||||||||||||||||
| service_name | string | No |
The name corresponding to this line item's service code. |
|||||||||||||||||||||
| service_is_tax_ind | long | No |
A boolean value indicating the service is actually a tax. (true/1=yes, false/0=no) Allowed values:
|
|||||||||||||||||||||
| line_units | double | No |
Number of units for the specified invoice line. |
|||||||||||||||||||||
| rate_per_unit | double | No |
The monetary rate per unit of service. |
|||||||||||||||||||||
| line_amount | double | No |
The total line amount for this invoice line. |
|||||||||||||||||||||
| description | string | No |
Description of the invoice line item. |
|||||||||||||||||||||
| date_range_start | string | No |
The starting date range for the item or plan on this line |
|||||||||||||||||||||
| date_range_end | string | No |
If any, the ending date range for the item or plan on this line. |
|||||||||||||||||||||
| usage_type_no | long | No |
The usage type of the usage units specified. |
|||||||||||||||||||||
| plan_instance_no | long | No |
The plan number associated with the usage asserted in this invoice. |
|||||||||||||||||||||
| plan_name | string | No |
The name of the plan for the specified plan_no. |
|||||||||||||||||||||
| client_service_id | string | 100 | No |
Client-defined service identifier. |
||||||||||||||||||||
| usage_type_cd | string | 100 | No |
The usage type code of the usage type specified. |
||||||||||||||||||||
| client_plan_instance_id | string | 100 | No |
Client-defined Plan ID associated with the usage asserted in this invoice. |
||||||||||||||||||||
| ref_charge_line_no | long | No |
The reference charge line number to indicate the item to which the discount applies. |
|||||||||||||||||||||
| po_num | string | 100 | No |
Purchase order number assigned to the plan instance. |
||||||||||||||||||||
| bill_from_address_no | long | No |
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. |
|||||||||||||||||||||
| ship_from_address_no | long | No |
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. |
|||||||||||||||||||||
| bill_to_address_no | long | No |
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. |
|||||||||||||||||||||
| ship_to_address_no | long | No |
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. |
|||||||||||||||||||||
| rate_schedule_no | long | No |
Aria-assigned unique identifier for the rate schedule used to price this NSO. |
|||||||||||||||||||||
| client_rate_schedule_id | string | No |
Client-defined unique identifier for the rate schedule used to price this NSO. |
|||||||||||||||||||||
| rate_seq_no | long | No |
Tier number of this rate schedule. |
|||||||||||||||||||||
| line_type | long | No |
Specifies the type of charge or credit associated with this line item. Allowed values:
|
|||||||||||||||||||||
| custom_rate_ind | long | No |
Identifies whether this is a custom rate. A value of 1 indicates that it is a custom rate. A value of 0 indicates that it is a standard rate. Please note that there are cases in which the custom_rate_ind is null/0 but rate_schedule_no is also null. These special cases include rebill rate changes and multi-plan contract early cancellation fees where the charges are neither from regular rate schedule nor from custom rates. Another such case is the dummy zero amount line formed when net usage is negative for a usage service. |
|||||||||||||||||||||
| installment_term_no | long | No |
Aria assigned installment term no |
|||||||||||||||||||||
| installment_no | long | No |
Aria assigned installment schedule no |
third_party_errors fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| error_class | string | No | ||
| error_code | string | No |
Aria-assigned error identifier. 0 indicates no error. |
|
| error_msg | string | No |
Description of any error that occurred. "OK" if there was no error. |
proc_fraud_filtering_info fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| proc_fraud_country_status | string | 100 | No |
Fraud country status provided by the Payment processor. |
| proc_fraud_country_code | string | No |
Fraud country code provided by the Payment processor. |
plan_instance_queue fields
| Name | Type | Length | Required | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| queue_id | long | No |
Aria queue_id for future plan changes that can be used for follow on actions. |
|||||||||||||
| queue_type_ind | long | No |
This designates the type of queued action. Allowed values:
|
|||||||||||||
| plan_instance_no | long | No |
Aria plan instance number |
threshold_billing_errors fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| error_code | long | No |
Aria-assigned error identifier. 0 indicates no error. |
|
| error_msg | string | No |
Description of any error that occurred. "OK" if there was no error. |
proc_payment_response_field_list fields
| Name | Type | Length | Required | Description | ||||
|---|---|---|---|---|---|---|---|---|
| proc_payment_response_field_name | string | 100 | No |
Field name of various response returned by the processor, example: micro_deposit_verify_url. Allowed values:
|
||||
| proc_payment_response_field_value | string | 4000 | No |
Field value for the corresponding payment response field, example: Actual URL to be used for the micro deposit verification. |
installment_schedule_info fields
| Name | Type | Length | Required | Description |
|---|---|---|---|---|
| installment_no | long | No |
Aria assigned installment schedule no. |
|
| seq_no | long | No |
Aria assigned seq schedule no. |
|
| notify_date | string | No |
Dates when customer will be notified of an installment. |
|
| due_date | string | No |
Due dates of when individual installment is due. |
|
| due_amount | double | No |
Amount due of each individual installment. |