Delete exchange rate (NOT IMPLEMENTED)
NOTICE: Multi-currency support is NOT implemented in Arcus.
Returns HTTP 501 unless entities.settings.multi_currency_enabled is true.
Permanently deletes an exchange rate record. If the rate is referenced by any historical
transaction or open foreign-currency invoice, the deletion is rejected with code: rate_in_use.
Deletion of the most recent rate for a currency pair will cause subsequent transactions in
that currency to fail validation until a new rate is created.
Requires settings:write scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Response
Deleted

