Add new record to Currencies table
Method | /AddCurrency |
The request body is of type AddCurrency.
Name | Description | Data Type |
---|---|---|
currency | CurrencyInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddCurrencyResponse.
Name | Description | Data Type |
---|---|---|
AddCurrencyResult | xml:int |
|