Get Wallet Balance

Get your current wallet balance

Get Wallet Balance

GET https://api.myidentitypay.com/api/v1/biometrics/merchant/data/wallet/balance

This endpoint allows you to get your wallet balance.

Headers

{
    "status": true,
    "detail": "Wallet Balance Retrieved",
    "balance": 0.0
}

Last updated