GET api/Borrower/IsPhoneNoUnique?phoneNoCountryCode={phoneNoCountryCode}&phoneNo={phoneNo}
Checks borrower's phone for uniqueness
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
phoneNoCountryCode | string |
Required |
|
phoneNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true