POST api/RegisterController/AddClient?Name_ar={Name_ar}&Name_en={Name_en}&Mobile={Mobile}&Mail={Mail}&Card={Card}&Pass={Pass}&gender={gender}&country={country}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name_ar | string |
Required |
|
| Name_en | string |
Required |
|
| Mobile | string |
Required |
|
| string |
Required |
||
| Card | string |
Required |
|
| Pass | string |
Required |
|
| gender | string |
None. |
|
| country | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.