ReportSuite.SaveBaseCurrency
Changes the base currency for each of the specified report suites.
ReportSuite.SaveBaseCurrency parameters
| Name
|
Type
|
Description
|
|
rsid_list
|
array(xsd:string)
|
A list of report suite IDs.
|
|
base_currency
|
xsd:string
|
The three-letter currency code to assign
to the specified report suites. For example, USD = US Dollar.
|
ReportSuite.SaveBaseCurrency response
| Type
|
Description
|
| xsd:int
|
Returns
1 if the update operation is successful.
Otherwise, returns
0.
|
Comments (0)
Must be logged in to comment. Login or register now to comment!