Field Name: | Notes: |
---|---|
<client_acct_id> |
If you pass in a <client_acct_id> and an <acct_no>, Aria will use this order of precedence to decide which account to take action on:
|
<client_billing_group_id> |
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 the following into this API:
Aria will use this order of precedence when selecting the payment gateway to use for processing a payment:
Aria will allow accounts to have multiple billing groups with different collection groups when using tokenized credit cards that were tokenized outside of Aria. To facilitate multiple payment methods, the billing agreement ID (token) is validated against the specific collection group. When there is no collection group specified, then the agreement ID will be validated against the account level collection group. When no collection group at account level or billing group level is specified, then the agreement ID will be validated against the last processor mapped to that client. |
assign_collections_acct_group_m Guide
Assigns a specified account to a collections account group. If the account's payment method is credit card, a $1 authorization will be performed on the credit card using the new group's payment processor before the group assignment is completed. Please note: If you attempt to use this API call to assign an account to a functional account group, you will encounter an error. You can use the assign_functional_acct_group call to assign an account to a functional account group.
API Specification: | |
Required Fields: |
|
Additional Guidance
Input Fields
Error Codes
Error Code/Description | Associated Inputs |
---|---|
<auth_key>, <client_acct_id>, <client_no> | |
<acct_no>, <client_acct_id> | |
<group_no>, <client_acct_group_id> | |
<collection_group_bg_no> or <client_collection_group_bg_id> | |
<collection_group_bg_no> or <client_collection_group_bg_id> | |
<collections_group_bg_no>, <client_acct_group_id>, <client_acct_id> | |