POST api/CrmContactHeader/Save
Request Information
URI Parameters
None.
Body Parameters
CrmContactHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| EntryDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| BranchId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| ContactCityId | integer |
None. |
|
| ContactCountryId | integer |
None. |
|
| ContactTitle | integer |
None. |
|
| crmContactGroupId | integer |
None. |
|
| EntryUserId | integer |
None. |
|
| ErpSupplierCustomerId | integer |
None. |
|
| Id | integer |
None. |
|
| ModifyUserId | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| CrmContactCode | integer |
None. |
|
| CompanyType | string |
None. |
|
| ContactCompanyName | string |
None. |
|
| ContactFatherName | string |
None. |
|
| ContactFirstName | string |
None. |
|
| ContactLastName | string |
None. |
|
| ContactMiddleName | string |
None. |
|
| ContactName | string |
None. |
|
| crmContactDetails | Collection of CrmContactDetail |
None. |
|
| AttachmentsList | Collection of DMSAttachments |
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.