Home > Aria Crescendo Documentation > Aria Crescendo core api > get_client_currencies_m

get_client_currencies_m

Returns a list of currencies assigned to a client.

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.

Output Arguments

Field Name Field Type Description
client_currency hash  
brd_arrow.gif currency_cd string The ISO-compliant 3-character currency codes in lowercase for monetary values used in the context of this API method.
brd_arrow.gif currency_name string Human-readable currency name
brd_arrow.gif currency_short_name string Alternative short name for the currency
brd_arrow.gif iso_4217n long ISO 4217-N Currency Identifier
brd_arrow.gif currency_symbol string Currency symbol.
brd_arrow.gif currency_html string HTML currency symbol code
brd_arrow.gif default_ind long Boolean value indicating if the currency is the client default currency true = yes, false = no).  

Allowable values for default_ind:

Values Description
0 Rate schedule is not the default.
1 Rate schedule is the default.
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.