POST api/Transaction/ValidateData?AADharNumber={AADharNumber}&MobileNumber={MobileNumber}&BankIIN={BankIIN}&AadharConsent={AadharConsent}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AADharNumber

string

Required

MobileNumber

string

Required

BankIIN

string

Required

AadharConsent

string

Required

Body Parameters

String&

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>