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. |
![]() |
promo_plan_set_name | string | 20 | Specifies the name of a promotional plan set |
![]() |
promo_plan_set_desc | string | 2000 | Specifies the description of a promotional plan set |
client_plan_type_id | string | 100 | Client defined unique identifier | |
plan_no | long | 12 | Specifies the plans to be associated with the promotional plan set. REST input arrays are "|" separated lists of plan numbers. e.g plan_no=10012321|10031212 | |
OR | ||||
client_plan_id | string | 100 | Specifies the client defined identifiers of the plans to be associated with the promotional plan set. REST input arrays are "|" separated lists of plan numbers. e.g client_plan_id=10012321|rolloverplan2 |
Field Name | Field Type | Description |
---|---|---|
error_code | long | Aria-assigned error identifier. 0 indicates no error. |
error_msg | string | Textual description of any error that occurred. "OK" if there was no error. |
promo_plan_set_no | string | Aria assigned number for the promo plan set |