Resolve Wallet

Resolves a customer wallet by wallet ID so you can confirm who you are about to credit before calling POST /v2/wallet/transfer/external. Only masked recipient details are returned (PII is masked across builders).

Path Parameters

walletId

*String

The destination customer wallet ID to resolve.

GET
/ v2/wallet/resolve/:walletId
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response