POST api/Registration?UserFullName={UserFullName}&MobileNo={MobileNo}&RegID={RegID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserFullName | string |
Required |
|
| MobileNo | string |
Required |
|
| RegID | 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
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>