Home > Aria6 User Documentation > Aria6 core api > set_reg_uss_config_params

set_reg_uss_config_params

Creates a configuration set that can be used to customize the global functionality of a registration or User Self Service application.

Input Arguments

Req Field Name Field Type Max Length Description
required-icon.png client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
required-icon.png auth_key string 32 Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.
required-icon.png set_name string 100 Client-defined identifier for this set of global application configuration parameters.
required-icon.png in_reg_uss_config_params array    
required-icon.png brd_arrow.gif param_name string 100

Client-assigned name of configuration parameter.

required-icon.png brd_arrow.gif param_val string 3000

Client-assigned value of configuration parameter defined by corresponding param_name.

  set_description string 1000 The description to be used for a newly-created set
  set_type_no long   If creating a new set, the set type number, for determining if this is reg, USS, etc.
  perform_marketing_insights_inquiry long 2 Returns marketing information if your payment processor support is and is configured in Aria.
Values Description
NULL or -1 (Default) Use client-defined settings
0 Do not return
1 Return
  perform_balance_inquiry long 1 When supported, this will provide a balance inquiry that reflects the current balance for prepaid cards and gift cards.
Values Description
0 (default) False, do not return card balance.
1 True, do not return card balance.
 

Output Arguments

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.
 
 
 
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.