Home > Aria6 User Documentation > Aria6 core api > get_client_countries

get_client_countries

Returns a list of countries and corresponding 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_country hash  
brd_arrow.gif country_cd string The ISO country code for this country
brd_arrow.gif country_native string The country name in the native language of that country
brd_arrow.gif country_english string The English (American) standard name for that country
brd_arrow.gif iso_3166_1n string The ISO-3166-1n country code for this country
brd_arrow.gif currency_cd string The default currency code for this country
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.