GET
/
v1
/
ramp
/
wallet
/
{walletId}
Get Ramp Wallet
curl --request GET \
  --url https://api.me-cash.com/v1/ramp/wallet/{walletId} \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required

Response

200

Ramp wallet details retrieved successfully.