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. |
Field Name | Field Type | Description |
---|---|---|
client_currency | hash | |
![]() | string | The ISO-compliant 3-character currency codes in lowercase for monetary values used in the context of this API method. |
![]() | string | Human-readable currency name |
![]() | string | Alternative short name for the currency |
![]() | long | ISO 4217-N Currency Identrifier |
![]() | string | Currency symbol. |
![]() | string | HTML currency symbol code |
![]() | long | Boolean value indicating if the currency is the cleint default currency true = yes, false = no). Allowable Values |
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. |