Wallet
This endpoint allows the user to search for account details by email.
Get account details by email
GET
{{baseUrl}}/api/v1/wallet/accounts_by_email
Query Parameters
Name | Type | Description |
---|---|---|
CustomerType* | string | user can enter either "Customer" or "Aggregator" as the value |
Email* | string | |
Currency | string | values accepted are "NGN' or "USD" |
Last updated