Jèko
Contacts

Delete beneficiary contact (Partner API)

DELETE
/partner_api/contacts/{id}

Deletes a beneficiary contact (soft delete). The contact will no longer be available for new transfers.

Authorization

ApiKey ApiKeyId
X-API-KEY<token>

In: header

X-API-KEY-ID<token>

In: header

Path Parameters

id*string

Contact identifier

Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/partner_api/contacts/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty