Update Currency record by specified primary key
Method | /UpdateCurrency |
The request body is of type UpdateCurrency.
Name | Description | Data Type |
---|---|---|
currency | CurrencyInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCurrencyResponse.
Name | Description | Data Type |
---|---|---|
UpdateCurrencyResult | xml:int |
|