cURL
curl --request GET \ --url https://nini.monieswitch.com/wallet/merchant \ --header 'Authorization: <authorization>'
{ "accountName": "Jane Balo", "accountNumber": "4443355297", "balance": 9680, "bankCode": "999270", "bankName": "Xpress Wallet", "createdAt": "2023-12-02T15:25:28.660Z", "id": "2b3d1ec6-64f8-4cf0-b819-278c7da52e63" }
Merchant Wallet
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
The response is of type object.
object