v1

latestOpenAPI 3.0.02026-07-22290108.6 KB
V2/Payee Destination

Deactivate payee destination

Deactivate a payee destination with EIP-712 signature verification. Sets active=false without deleting the record.

delete/v2/payee-destination/{destinationId}

Headers

x-client-idstring required

Client ID for frontend authentication

Originstring required

Origin header (automatically set by browser)

Request body

signaturestring required

The EIP-712 signature from the payee

noncestring required

The signing session nonce from /signing-data endpoint

Response

Payee destination deactivated successfully