POST api/crm/sale/deal/secretariat/docuemnt/create
Request Information
URI Parameters
None.
Body Parameters
CrmSaleDealSecretariatDocumentCreateView| Name | Description | Type | Additional information |
|---|---|---|---|
| CrmSaleDealId | integer |
None. |
|
| IsCreate | boolean |
None. |
|
| IsDraft | boolean |
None. |
|
| Id | integer |
None. |
|
| SystemNumber | integer |
None. |
|
| SubmitDate | string |
None. |
|
| Subject | string |
None. |
|
| Type | SecretariatletterType |
None. |
|
| AndicatorNumber | string |
None. |
|
| LetterDate | string |
None. |
|
| HasPysicalAttachment | boolean |
None. |
|
| PagePaperSizes | Collection of SelectListItem |
None. |
|
| PagePaperSizeId | integer |
None. |
|
| SecretariatParts | Collection of SecretariatPartSelectListItemView |
None. |
|
| SecretariatPartId | integer |
None. |
|
| SenderIds | Collection of integer |
None. |
|
| ReceiverIds | Collection of integer |
None. |
|
| Body | string |
None. |
|
| HasSubjectReplacementKey | boolean |
None. |
|
| HasBodyReplacementKey | boolean |
None. |
|
| FileCollectionId | integer |
None. |
|
| CustomFieldDatas | Collection of CoreCustomFieldDataCreateEditView |
None. |
|
| TemplateId | integer |
None. |
|
| TemplateName | string |
None. |
|
| ActiveTab | string |
None. |
|
| Product | SecretariatDocumentProductCreateEditView |
None. |
|
| RelationEntityRelatedTypeId | integer |
None. |
|
| RelationEntityId | integer |
None. |
|
| HasProduct | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"CrmSaleDealId": 1,
"IsCreate": true,
"IsDraft": true,
"Id": 4,
"SystemNumber": 5,
"SubmitDate": "sample string 6",
"Subject": "sample string 7",
"Type": 0,
"AndicatorNumber": "sample string 8",
"LetterDate": "sample string 9",
"HasPysicalAttachment": true,
"PagePaperSizes": [
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
},
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
}
],
"PagePaperSizeId": 1,
"SecretariatParts": [
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
},
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
}
],
"SecretariatPartId": 11,
"SenderIds": [
1,
2
],
"ReceiverIds": [
1,
2
],
"Body": "sample string 12",
"HasSubjectReplacementKey": true,
"HasBodyReplacementKey": true,
"FileCollectionId": 1,
"CustomFieldDatas": [
{
"Field": {
"FieldId": 1,
"FieldDataTypeId": 2,
"DataType": 0,
"Title": "sample string 3",
"Value": {},
"Items": [
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
},
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
}
],
"IsUnique": true,
"IsRequired": true,
"GridSize": 64,
"CustomFieldDataId": 1,
"IsPrimaryKey": true,
"RelatedType": {
"Id": 1,
"Code": "sample string 2",
"ParentCode": "sample string 3",
"Icon": "sample string 4",
"NameSingular": "sample string 5",
"NamePlural": "sample string 6",
"Route": "sample string 7",
"HasBoard": true,
"HasPeople": true,
"HasPeopleMultiple": true,
"HasCard": true
},
"SelectUrl": "sample string 9",
"SelectIsSearchable": true,
"DisplayableValue": "sample string 11"
},
"Group": {
"Id": 1,
"Title": "sample string 2"
},
"IsLabelMuted": true
},
{
"Field": {
"FieldId": 1,
"FieldDataTypeId": 2,
"DataType": 0,
"Title": "sample string 3",
"Value": {},
"Items": [
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
},
{
"Disabled": true,
"Group": {
"Disabled": true,
"Name": "sample string 2"
},
"Selected": true,
"Text": "sample string 3",
"Value": "sample string 4"
}
],
"IsUnique": true,
"IsRequired": true,
"GridSize": 64,
"CustomFieldDataId": 1,
"IsPrimaryKey": true,
"RelatedType": {
"Id": 1,
"Code": "sample string 2",
"ParentCode": "sample string 3",
"Icon": "sample string 4",
"NameSingular": "sample string 5",
"NamePlural": "sample string 6",
"Route": "sample string 7",
"HasBoard": true,
"HasPeople": true,
"HasPeopleMultiple": true,
"HasCard": true
},
"SelectUrl": "sample string 9",
"SelectIsSearchable": true,
"DisplayableValue": "sample string 11"
},
"Group": {
"Id": 1,
"Title": "sample string 2"
},
"IsLabelMuted": true
}
],
"TemplateId": 1,
"TemplateName": "sample string 15",
"ActiveTab": "sample string 16",
"Product": {
"DocumentId": 1,
"CurrencyId": 2,
"Items": [
{
"Id": 1,
"ProductPriceId": 2,
"IsCreate": true,
"Quantity": 4.0,
"UnitAmount": 1.0,
"DiscountType": 1,
"DiscountValue": 5.0,
"DiscountAmount": 6.0,
"OvervalDiscountAmount": 7.0,
"VatValue": 8.0,
"Amount": 9.0,
"Order": 10,
"IsEnable": true,
"VatAmount": 12.0,
"PayableAmount": 13.0
},
{
"Id": 1,
"ProductPriceId": 2,
"IsCreate": true,
"Quantity": 4.0,
"UnitAmount": 1.0,
"DiscountType": 1,
"DiscountValue": 5.0,
"DiscountAmount": 6.0,
"OvervalDiscountAmount": 7.0,
"VatValue": 8.0,
"Amount": 9.0,
"Order": 10,
"IsEnable": true,
"VatAmount": 12.0,
"PayableAmount": 13.0
}
],
"Installment": {
"Items": [
{
"Id": 1,
"Description": "sample string 2",
"DueDate": "sample string 3",
"Amount": 1.0,
"PeopleActualId": 1,
"PeopleLegalId": 1,
"IsCreate": true,
"ModelPrefix": "sample string 5",
"HasPayment": true
},
{
"Id": 1,
"Description": "sample string 2",
"DueDate": "sample string 3",
"Amount": 1.0,
"PeopleActualId": 1,
"PeopleLegalId": 1,
"IsCreate": true,
"ModelPrefix": "sample string 5",
"HasPayment": true
}
],
"TotalInstallmentAmount": 1.0,
"TotalPayableAmount": 2.0,
"ModelPrefix": "sample string 3"
},
"Amount": {
"Id": 1,
"TaxCalculateType": 0,
"TotalAmount": 2.0,
"TotalDiscountAmount": 3.0,
"TotalOvervalDiscountAmount": 4.0,
"TotalPayableAmount": 5.0,
"TotalVatAmount": 6.0,
"TotalInstallmentAmount": 7.0,
"TotalQuantity": 8.0
},
"AdditionalDiscounts": [
1,
2
],
"InvoiceIdNotVoided": 1
},
"RelationEntityRelatedTypeId": 1,
"RelationEntityId": 1,
"HasProduct": true
}
application/xml, text/xml
Sample:
<CrmSaleDealSecretariatDocumentCreateView xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.CrmSaleView">
<ActiveTab xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 16</ActiveTab>
<AndicatorNumber xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 8</AndicatorNumber>
<Body xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 12</Body>
<CustomFieldDatas xmlns:d2p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.CustomFieldView" xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">
<d2p1:CoreCustomFieldDataCreateEditView>
<d2p1:Field xmlns:d4p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
<d4p1:CustomFieldDataId>1</d4p1:CustomFieldDataId>
<d4p1:DataType>None</d4p1:DataType>
<d4p1:DisplayableValue>sample string 11</d4p1:DisplayableValue>
<d4p1:FieldDataTypeId>2</d4p1:FieldDataTypeId>
<d4p1:FieldId>1</d4p1:FieldId>
<d4p1:GridSize>64</d4p1:GridSize>
<d4p1:IsPrimaryKey>true</d4p1:IsPrimaryKey>
<d4p1:IsRequired>true</d4p1:IsRequired>
<d4p1:IsUnique>true</d4p1:IsUnique>
<d4p1:Items>
<d4p1:FieldInputSelectListItemView>
<Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
<Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
<Disabled>true</Disabled>
<Name>sample string 2</Name>
</Group>
<Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
<Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
<Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
</d4p1:FieldInputSelectListItemView>
<d4p1:FieldInputSelectListItemView>
<Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
<Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
<Disabled>true</Disabled>
<Name>sample string 2</Name>
</Group>
<Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
<Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
<Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
</d4p1:FieldInputSelectListItemView>
</d4p1:Items>
<d4p1:RelatedType xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
<d5p1:Code>sample string 2</d5p1:Code>
<d5p1:HasBoard>true</d5p1:HasBoard>
<d5p1:HasCard>true</d5p1:HasCard>
<d5p1:HasPeople>true</d5p1:HasPeople>
<d5p1:HasPeopleMultiple>true</d5p1:HasPeopleMultiple>
<d5p1:Icon>sample string 4</d5p1:Icon>
<d5p1:Id>1</d5p1:Id>
<d5p1:NamePlural>sample string 6</d5p1:NamePlural>
<d5p1:NameSingular>sample string 5</d5p1:NameSingular>
<d5p1:ParentCode>sample string 3</d5p1:ParentCode>
<d5p1:Route>sample string 7</d5p1:Route>
</d4p1:RelatedType>
<d4p1:SelectIsSearchable>true</d4p1:SelectIsSearchable>
<d4p1:SelectUrl>sample string 9</d4p1:SelectUrl>
<d4p1:Title>sample string 3</d4p1:Title>
<d4p1:Value />
</d2p1:Field>
<d2p1:Group>
<d2p1:Id>1</d2p1:Id>
<d2p1:Title>sample string 2</d2p1:Title>
</d2p1:Group>
<d2p1:IsLabelMuted>true</d2p1:IsLabelMuted>
</d2p1:CoreCustomFieldDataCreateEditView>
<d2p1:CoreCustomFieldDataCreateEditView>
<d2p1:Field xmlns:d4p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.GeneralView">
<d4p1:CustomFieldDataId>1</d4p1:CustomFieldDataId>
<d4p1:DataType>None</d4p1:DataType>
<d4p1:DisplayableValue>sample string 11</d4p1:DisplayableValue>
<d4p1:FieldDataTypeId>2</d4p1:FieldDataTypeId>
<d4p1:FieldId>1</d4p1:FieldId>
<d4p1:GridSize>64</d4p1:GridSize>
<d4p1:IsPrimaryKey>true</d4p1:IsPrimaryKey>
<d4p1:IsRequired>true</d4p1:IsRequired>
<d4p1:IsUnique>true</d4p1:IsUnique>
<d4p1:Items>
<d4p1:FieldInputSelectListItemView>
<Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
<Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
<Disabled>true</Disabled>
<Name>sample string 2</Name>
</Group>
<Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
<Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
<Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
</d4p1:FieldInputSelectListItemView>
<d4p1:FieldInputSelectListItemView>
<Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
<Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
<Disabled>true</Disabled>
<Name>sample string 2</Name>
</Group>
<Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
<Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
<Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
</d4p1:FieldInputSelectListItemView>
</d4p1:Items>
<d4p1:RelatedType xmlns:d5p1="http://schemas.datacontract.org/2004/07/KCore.Model.Models.RelatedTypeView">
<d5p1:Code>sample string 2</d5p1:Code>
<d5p1:HasBoard>true</d5p1:HasBoard>
<d5p1:HasCard>true</d5p1:HasCard>
<d5p1:HasPeople>true</d5p1:HasPeople>
<d5p1:HasPeopleMultiple>true</d5p1:HasPeopleMultiple>
<d5p1:Icon>sample string 4</d5p1:Icon>
<d5p1:Id>1</d5p1:Id>
<d5p1:NamePlural>sample string 6</d5p1:NamePlural>
<d5p1:NameSingular>sample string 5</d5p1:NameSingular>
<d5p1:ParentCode>sample string 3</d5p1:ParentCode>
<d5p1:Route>sample string 7</d5p1:Route>
</d4p1:RelatedType>
<d4p1:SelectIsSearchable>true</d4p1:SelectIsSearchable>
<d4p1:SelectUrl>sample string 9</d4p1:SelectUrl>
<d4p1:Title>sample string 3</d4p1:Title>
<d4p1:Value />
</d2p1:Field>
<d2p1:Group>
<d2p1:Id>1</d2p1:Id>
<d2p1:Title>sample string 2</d2p1:Title>
</d2p1:Group>
<d2p1:IsLabelMuted>true</d2p1:IsLabelMuted>
</d2p1:CoreCustomFieldDataCreateEditView>
</CustomFieldDatas>
<FileCollectionId xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">1</FileCollectionId>
<HasBodyReplacementKey xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">true</HasBodyReplacementKey>
<HasProduct xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">true</HasProduct>
<HasPysicalAttachment xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">true</HasPysicalAttachment>
<HasSubjectReplacementKey xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">true</HasSubjectReplacementKey>
<Id xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">4</Id>
<IsCreate xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">true</IsCreate>
<IsDraft xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">true</IsDraft>
<LetterDate xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 9</LetterDate>
<PagePaperSizeId xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">1</PagePaperSizeId>
<PagePaperSizes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">
<d2p1:SelectListItem>
<d2p1:Disabled>true</d2p1:Disabled>
<d2p1:Group>
<d2p1:Disabled>true</d2p1:Disabled>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:Group>
<d2p1:Selected>true</d2p1:Selected>
<d2p1:Text>sample string 3</d2p1:Text>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:SelectListItem>
<d2p1:SelectListItem>
<d2p1:Disabled>true</d2p1:Disabled>
<d2p1:Group>
<d2p1:Disabled>true</d2p1:Disabled>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:Group>
<d2p1:Selected>true</d2p1:Selected>
<d2p1:Text>sample string 3</d2p1:Text>
<d2p1:Value>sample string 4</d2p1:Value>
</d2p1:SelectListItem>
</PagePaperSizes>
<Product xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">
<AdditionalDiscounts xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:int>1</d3p1:int>
<d3p1:int>2</d3p1:int>
</AdditionalDiscounts>
<Amount xmlns:d3p1="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.CrmSaleView">
<d3p1:Id>1</d3p1:Id>
<d3p1:TaxCalculateType>TaxInclusive</d3p1:TaxCalculateType>
<d3p1:TotalAmount>2</d3p1:TotalAmount>
<d3p1:TotalDiscountAmount>3</d3p1:TotalDiscountAmount>
<d3p1:TotalInstallmentAmount>7</d3p1:TotalInstallmentAmount>
<d3p1:TotalOvervalDiscountAmount>4</d3p1:TotalOvervalDiscountAmount>
<d3p1:TotalPayableAmount>5</d3p1:TotalPayableAmount>
<d3p1:TotalQuantity>8</d3p1:TotalQuantity>
<d3p1:TotalVatAmount>6</d3p1:TotalVatAmount>
</Amount>
<CurrencyId>2</CurrencyId>
<DocumentId>1</DocumentId>
<Installment>
<Items>
<SecretariatDocumentInstallmentItemCreateEditView>
<Amount>1</Amount>
<Description>sample string 2</Description>
<DueDate>sample string 3</DueDate>
<HasPayment>true</HasPayment>
<Id>1</Id>
<IsCreate>true</IsCreate>
<ModelPrefix>sample string 5</ModelPrefix>
<PeopleActualId>1</PeopleActualId>
<PeopleLegalId>1</PeopleLegalId>
</SecretariatDocumentInstallmentItemCreateEditView>
<SecretariatDocumentInstallmentItemCreateEditView>
<Amount>1</Amount>
<Description>sample string 2</Description>
<DueDate>sample string 3</DueDate>
<HasPayment>true</HasPayment>
<Id>1</Id>
<IsCreate>true</IsCreate>
<ModelPrefix>sample string 5</ModelPrefix>
<PeopleActualId>1</PeopleActualId>
<PeopleLegalId>1</PeopleLegalId>
</SecretariatDocumentInstallmentItemCreateEditView>
</Items>
<ModelPrefix>sample string 3</ModelPrefix>
<TotalInstallmentAmount>1</TotalInstallmentAmount>
<TotalPayableAmount>2</TotalPayableAmount>
</Installment>
<InvoiceIdNotVoided>1</InvoiceIdNotVoided>
<Items>
<SecretariatDocumentProductItemCreateEditView>
<Amount>9</Amount>
<DiscountAmount>6</DiscountAmount>
<DiscountType>Percent</DiscountType>
<DiscountValue>5</DiscountValue>
<Id>1</Id>
<IsCreate>true</IsCreate>
<IsEnable>true</IsEnable>
<Order>10</Order>
<OvervalDiscountAmount>7</OvervalDiscountAmount>
<PayableAmount>13</PayableAmount>
<ProductPriceId>2</ProductPriceId>
<Quantity>4</Quantity>
<UnitAmount>1</UnitAmount>
<VatAmount>12</VatAmount>
<VatValue>8</VatValue>
</SecretariatDocumentProductItemCreateEditView>
<SecretariatDocumentProductItemCreateEditView>
<Amount>9</Amount>
<DiscountAmount>6</DiscountAmount>
<DiscountType>Percent</DiscountType>
<DiscountValue>5</DiscountValue>
<Id>1</Id>
<IsCreate>true</IsCreate>
<IsEnable>true</IsEnable>
<Order>10</Order>
<OvervalDiscountAmount>7</OvervalDiscountAmount>
<PayableAmount>13</PayableAmount>
<ProductPriceId>2</ProductPriceId>
<Quantity>4</Quantity>
<UnitAmount>1</UnitAmount>
<VatAmount>12</VatAmount>
<VatValue>8</VatValue>
</SecretariatDocumentProductItemCreateEditView>
</Items>
</Product>
<ReceiverIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</ReceiverIds>
<RelationEntityId xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">1</RelationEntityId>
<RelationEntityRelatedTypeId xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">1</RelationEntityRelatedTypeId>
<SecretariatPartId xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">11</SecretariatPartId>
<SecretariatParts xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">
<SecretariatPartSelectListItemView>
<Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
<Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
<Disabled>true</Disabled>
<Name>sample string 2</Name>
</Group>
<Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
<Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
<Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
</SecretariatPartSelectListItemView>
<SecretariatPartSelectListItemView>
<Disabled xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Disabled>
<Group xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">
<Disabled>true</Disabled>
<Name>sample string 2</Name>
</Group>
<Selected xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">true</Selected>
<Text xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 3</Text>
<Value xmlns="http://schemas.datacontract.org/2004/07/System.Web.Mvc">sample string 4</Value>
</SecretariatPartSelectListItemView>
</SecretariatParts>
<SenderIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</SenderIds>
<Subject xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 7</Subject>
<SubmitDate xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 6</SubmitDate>
<SystemNumber xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">5</SystemNumber>
<TemplateId xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">1</TemplateId>
<TemplateName xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">sample string 15</TemplateName>
<Type xmlns="http://schemas.datacontract.org/2004/07/KAdmin.Model.Models.SecretariatView">Internal</Type>
<CrmSaleDealId>1</CrmSaleDealId>
</CrmSaleDealSecretariatDocumentCreateView>
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.