Skip to main content

Delete exchange rate

DELETE 

/accounting/currencies/rates/:id

JSON-RPC

accounting.currencies.rates.delete

Request​

Path Parameters

    id integerrequired

    Exchange rate ID.

Responses​

Number of the affected rows.

Schema
    integerinteger

Authorization: X-Api-Key

name: X-Api-Keytype: apiKeyin: headerdescription: Token for API access
curl -L -X DELETE 'https://docs.jerasoft.net/accounting/currencies/rates/:id' \
-H 'Accept: application/json' \
-H 'X-Api-Key: <X-Api-Key>'
Request Collapse all
Auth
Parameters
— pathrequired