cURL
curl --request DELETE \ --url http://localhost:8080/v1/instruments/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "resource not found" }
Soft-deletes a payment instrument.
Merchant API key: ak_live_... or ak_test_...
ak_live_...
ak_test_...
Resource identifier (xid format)
Instrument deleted