x-api-key: ********************
{ "accountNumbers": [ "4558571997272142" ] }
curl --location --request POST 'https://api.mircate.com/5p1hp1d2t/CALL/Wallet/getAccounts/-' \ --header 'x-api-key;' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountNumbers": [ "4558571997272142" ] }'
{ "4558571997272142": { "title": "Johnk Smith", "projectId": "8qepkutlyk3", "accountType": "virtual", "accountNumber": "4558571997272142", "channel": "loyalty", "currency": "POINT", "status": "active", "userId": "01hx91xvm7fjdk9f65xqy93qxv", "walletId": "USER-01hx91xvm7fjdk9f65xqy93qxv", "createdAt": "2024-12-26T13:30:51.130Z", "updatedAt": "2025-05-12T14:38:14.334Z", "updatedBy": "8qepkutlyk3-USER-01hx91xvm7fjdk9f65xqy93qxv", "balance": 118792 } }