ReportSuite.GetBaseCurrency
Retrieves a list of supported currency codes for each of the specified report suites.ReportSuite.GetBaseCurrency parameters
| Name | Type | Description |
|---|---|---|
| rsid_list | array(xsd:string) | A list of report suite IDs. |
ReportSuite.GetBaseCurrency response
| Type | Description |
|---|---|
| array(tns:report_suite_base_currency) | A list of report suites and their supported 3-letter currency codes. For example: US Dollar = USD. |
Comments (0)
Must be logged in to comment. Login or register now to comment!