Delete record from IsoCurrencies table by specified primary key
Method | /DeleteIsoCurrency |
The request body is of type DeleteIsoCurrency.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteIsoCurrencyResponse.
Name | Description | Data Type |
---|---|---|
DeleteIsoCurrencyResult | xml:boolean |
|