SystemTraceAuditNumber by the consumer.{
"validationType": 1,
"validationTypeDesc": "Mobile",
"accountNumber": "+254714653433",
"accountNumberCCY": "KES",// currency in which the account number transacts
"institutionCode": "63902", // institution number, either mobile mccmnc or bank code
"countryCode": "KE",
"callbackURL": "https://eo2j2658kmohqiy.m.pipedream.net",
"status": 4,
"statusDesc": "Completed",
"systemTraceAuditNumber": "f9445f06-2a9a-456e-98a0-5f9db5d3a202",
"conversationID": "AG_20230720_2010431240a6879fd40b",//unique Id from Mobile Provider
"responseCode": "0",
"responseDesc": "Accept the service request successfully.",
"resultCode": "0",
"resultDesc": "The service request is processed successfully.",
"transactionID": "RGK71AERRN",
"transactionCreditParty": "254702900800 - JOHN DOE",//Contains the details for the validated primary account number
"createdDate": "2023-08-03T06:01:21.15"
}
curl --location --request GET 'https://auth.zamupay.com/v1/account/query?stan' \
--header 'Authorization: Bearer <token>'{}