POST api/Contact/Post
Request Information
URI Parameters
None.
Body Parameters
ContactName | Description | Type | Additional information |
---|---|---|---|
ContactType | integer |
None. |
|
TelephoneNo | string |
None. |
|
MobileNo1 | string |
None. |
|
MobileNo2 | string |
None. |
|
EmergencyContactName | string |
None. |
|
EmergencyContactNo | string |
None. |
|
FaxNo1 | string |
None. |
|
FaxNo2 | string |
None. |
|
EmailAddress1 | string |
None. |
|
EmailAddress2 | string |
None. |
|
code | string |
None. |
|
Id | globally unique identifier |
None. |
|
IsActive | boolean |
None. |
|
TransactedBy | string |
None. |
|
TransactedDate | date |
None. |
|
Remark | string |
None. |
|
Version | integer |
None. |
|
LastChanged | Collection of byte |
None. |
|
LogInfo | LogInfo |
None. |
|
DocumentNumber | string |
None. |
|
IsSelected | boolean |
None. |
|
IsDirty | boolean |
None. |
|
Messege | string |
None. |
|
Errors | Collection of Object |
None. |
|
HasErrors | boolean |
None. |
|
HasSystemErrors | boolean |
None. |
|
HasValidationErrors | boolean |
None. |
|
IsDeleted | boolean |
None. |
|
PrimaryKeyName | string |
None. |
|
PrimaryKeyValue | globally unique identifier |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.