POST Agent/PostAgentTable
Request Information
URI Parameters
None.
Body Parameters
AgentTableName | Description | Type | Additional information |
---|---|---|---|
agentid | integer |
None. |
|
agencyid | integer |
None. |
|
agentregno | string |
None. |
|
firstName | string |
None. |
|
lastName | string |
None. |
|
agentemail | string |
None. |
|
agentpassword | string |
None. |
|
agentphone | string |
None. |
|
agentdescription | string |
None. |
|
agentcareerstarting | date |
None. |
|
agentactivelistings | integer |
None. |
|
cityid | integer |
None. |
|
agentimage | string |
None. |
|
areas | string |
None. |
|
issuperagent | boolean |
None. |
|
nationality | integer |
None. |
|
nicimg | string |
None. |
|
status | integer |
None. |
|
agentFatherName | string |
None. |
|
cnic | string |
None. |
|
agentExperience | decimal number |
None. |
|
roleId | integer |
None. |
|
agentjoiningdate | date |
None. |
|
AgencyTable | AgencyTable |
None. |
|
languagelists | Collection of languagelist |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.