...
Sequence of calls
App calls
/transact
with the account number they want to lookup in the details object.auth.type
is expected to betoken, account_number
.Provider responds with any of the completion codes
Successful
orFailed
.
...
Field | Type | Requirement | Description | ||||
---|---|---|---|---|---|---|---|
token | string | required | Expect | ||||
account_number | numeric | required | Expect | msisdn | numerci | required | Expect |
Possible status response codes
...