Get Balance By Account Number
Name
Value
Name
Data Type (length)
Required
Description
Last updated
This request retrieves the customer's account balance based on the provided account number. You will need to pass the customer's accountNumber in the request query.
GET /api/account/v1/getbyaccountnumber
Headers
Content-Type*
application/json
Authorization*
Bearer <token>
Request-Reference
{unique-reference}
Query Parameter
accountNumber
string (10)
Customer's account number
Last updated