cURL
curl --request GET \ --url https://api-dev-embedded.embedly.ng/embedded/api/v1/wallets/org/wallets/{id}
{ "data": { "id": "string", "orgId": "string", "accountNumber": "string", "bankCode": "string", "type": "virtual", "isFrozen": true, "isExpired": false, "status": false, "expiresAt": null, "reason": null, "label": "string", "accountName": "Account name/ customLabel", "dateCreated": "2025-06-16T10:35:22.234Z", "dateUpdated": "2025-06-16T10:44:34.571Z" } }
This endpoint enables you retrieve the details of a particular wallet using the walletId
299b88c8-b13c-4336-8ed6-2ff4ab3e7f49