get deposit wallet list
GET {{API-URL}}/api/v1/payment/gateway/third-party/deposit-wallet/list/?clientIdentifier=sherlockholmes50
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
clientIdentifier | string |
RESPONSES
status: OK
{"code":200,"data":[{"clientIdentifier":"sherlockholmes51","address":"0xb2F88982656A31174AC116E884A8Bd997Ef7A4C9","chain":"ETHEREUM","network":"SEPOLIA","asset":"USDC","symbol":"USDC","status":"APPROVED","createdAt":"2025-01-14T09:52:28.339Z"}],"error":null}