Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --location 'https://api.recital.finance/api/wallets/account/accountWalletId' \ --header 'Authorization: Bearer apiKey'
{ "walletId": "RC_WAL-Q5UWQLVVRQ", "accountWalletId": "7b44390f-fe37-4c9f-aa01-624742689f09", "customerEmail": "paga@ng.com", "customerName": null, "bankName": "Mock Bank", "accountNumber": "0067100155", "currency": "NGN", "amount": 100, "createdAt": null, "updatedAt": null }
Retrieve details of a specific wallet account using the accountWalletId.
{accountWalletId}