JiwaAPI

<back to all web services

CurrencyRateDELETERequest

Requires Authentication
The following routes are available for this service:
DELETE/Currencies/{CurrencyID}/Rates/{RateID}Deletes a rate from a currency.
CurrencyRateDELETERequest Parameters:
NameParameterData TypeRequiredDescription
CurrencyIDpathstringNo
RateIDpathstringNo
CurrencyRate Parameters:
NameParameterData TypeRequiredDescription
RateIDformstringNo
DateEnteredformDateTime?No
EffectiveDateformDateTime?No
EffectiveDateEndformDateTime?No
TransactionRateformdecimal?No

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

DELETE /Currencies/{CurrencyID}/Rates/{RateID} HTTP/1.1 
Host: api.jiwa.com.au 
Accept: application/xml