cURL
curl --request DELETE \ --url https://api.contazen.ro/v1/currencies/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "object": "currency", "deleted": true }
Remove a currency from the firm.
firm_currency
409 in_use
Use your API key (sk_live_xxx or sk_test_xxx)
Currency CzUid
Currency removed
currency
Was this page helpful?