cURL
curl --request DELETE \ --url https://api.otim.com/v0/ibans/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "code": "<string>", "details": {} }
Deactivates and deletes an IBAN. Any future deposits to this IBAN will be rejected. This cannot be undone.
API key prefixed with sk_.
sk_
The ID of the IBAN.
IBAN deleted.