Verify an account penny-less
Verify an account through the banking network without moving any money.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request to verify a bank account.
name and mobile are optional details about who the account is expected to belong to. Both
are passed to the source as supplied, and neither changes the verdict: the answer is about the
account, and the name the bank holds comes back either way.
IFSC of the account's branch
^[A-Za-z]{4}[a-zA-Z0-9]{7}$Bank account number
^[A-Za-z0-9]{1,40}$Name claimed to hold the account, if you have one
100Account holder's mobile, if you have one
^[6-9]\d{9}$Response
Successful Response
Response to a penny-less verification.
HTTP status code of the response
Unix millisecond timestamp of when the response was produced
Identifier for this call. Quote it when raising a query about one
What the network reported for a penny-less verification.
