The UpdateCurrencyUnitCount function updates a currencyUnitCount record.
Method | /UpdateCurrencyUnitCount |
The request body is of type UpdateCurrencyUnitCount.
Name | Description | Data Type |
---|---|---|
currencyUnitCount | CurrencyUnitCountInfo | |
unitValues | ArrayOfCurrencyUnitCountValues | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCurrencyUnitCountResponse.
Name | Description | Data Type |
---|---|---|
UpdateCurrencyUnitCountResult | xml:int |
|