Get merchant wallet information

Path parameters

merchantIdstringRequired
Merchant ID
organizationIdstringRequired
Organization ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Wallet information retrieved successfully
idstring
Wallet ID
merchantIdstring
Merchant ID
evmAddressstring or null
EVM address
solanaAddressstring or null
Solana address
tronAddressstring or null
Tron address
btcAddressstring or null
Bitcoin address

Errors