POST TranslationAppAPI/User/CompleteRegistration?UserID={UserID}&CountryID={CountryID}&CityID={CityID}&Address={Address}&Age={Age}&Lat={Lat}&Long={Long}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID | integer |
Required |
|
| CountryID | integer |
Required |
|
| CityID | integer |
Required |
|
| Address | string |
Required |
|
| Age | integer |
Required |
|
| Lat | string |
Required |
|
| Long | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.