POST product/submit/{accountId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountId | string |
Required |
Body Parameters
EntitySaveModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| EntityName | string |
None. |
|
| EntityId | string |
None. |
|
| DisplayName | string |
None. |
|
| PrimaryImage | PrimaryImage |
None. |
|
| Cells | Collection of CellInfoModel |
None. |
|
| RelationshipChanges | Collection of RelationshipChangeModel |
None. |
|
| ImportExportRegionChanges | Collection of ImportExportRegionChangeModel |
None. |
|
| BrandedProgramProductSales | Collection of BrandedProductSalesModel |
None. |
|
| CountryProductSales | Collection of CountryProductSalesModel |
None. |
|
| PromotedProducts | Collection of PromotedProductsModel |
None. |
|
| MarketingPlanExpenses | Collection of MarketingPlanActivityModel |
None. |
|
| AddNew | boolean |
None. |
|
| isAmendment | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<EntitySaveModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AltaiStandard.Web.ClientIntegrationService.Models">
<AddNew>true</AddNew>
<BrandedProgramProductSales>
<BrandedProductSalesModel>
<Id>ebb67753-1c55-4dbd-9d1f-021c314c4175</Id>
<ProgramYear>3</ProgramYear>
<TotalDomesticSales>1</TotalDomesticSales>
<TotalExportSales>1</TotalExportSales>
<Year>sample string 2</Year>
</BrandedProductSalesModel>
<BrandedProductSalesModel>
<Id>ebb67753-1c55-4dbd-9d1f-021c314c4175</Id>
<ProgramYear>3</ProgramYear>
<TotalDomesticSales>1</TotalDomesticSales>
<TotalExportSales>1</TotalExportSales>
<Year>sample string 2</Year>
</BrandedProductSalesModel>
</BrandedProgramProductSales>
<Cells>
<CellInfoModel>
<ClassId>sample string 3</ClassId>
<EarlyBound>true</EarlyBound>
<Id>sample string 1</Id>
<TargetEntityType>sample string 4</TargetEntityType>
<Text>sample string 2</Text>
</CellInfoModel>
<CellInfoModel>
<ClassId>sample string 3</ClassId>
<EarlyBound>true</EarlyBound>
<Id>sample string 1</Id>
<TargetEntityType>sample string 4</TargetEntityType>
<Text>sample string 2</Text>
</CellInfoModel>
</Cells>
<CountryProductSales>
<CountryProductSalesModel>
<Id>d74a5cce-8070-4de4-b809-c58316fb0606</Id>
<ProgramYear>3</ProgramYear>
<SalesNotIncreasedComments>sample string 4</SalesNotIncreasedComments>
<TotalSales>1</TotalSales>
<Year>sample string 2</Year>
</CountryProductSalesModel>
<CountryProductSalesModel>
<Id>d74a5cce-8070-4de4-b809-c58316fb0606</Id>
<ProgramYear>3</ProgramYear>
<SalesNotIncreasedComments>sample string 4</SalesNotIncreasedComments>
<TotalSales>1</TotalSales>
<Year>sample string 2</Year>
</CountryProductSalesModel>
</CountryProductSales>
<DisplayName>sample string 4</DisplayName>
<EntityId>sample string 3</EntityId>
<EntityName>sample string 2</EntityName>
<Id>sample string 1</Id>
<ImportExportRegionChanges>
<ImportExportRegionChangeModel>
<CurrentlyExporting>true</CurrentlyExporting>
<CurrentlyImporting>true</CurrentlyImporting>
<EntityId>sample string 2</EntityId>
<Id>sample string 1</Id>
<InterestedInExporting>true</InterestedInExporting>
<InterestedInImporting>true</InterestedInImporting>
</ImportExportRegionChangeModel>
<ImportExportRegionChangeModel>
<CurrentlyExporting>true</CurrentlyExporting>
<CurrentlyImporting>true</CurrentlyImporting>
<EntityId>sample string 2</EntityId>
<Id>sample string 1</Id>
<InterestedInExporting>true</InterestedInExporting>
<InterestedInImporting>true</InterestedInImporting>
</ImportExportRegionChangeModel>
</ImportExportRegionChanges>
<MarketingPlanExpenses>
<MarketingPlanActivityModel>
<BrandedReimbursementRate>1</BrandedReimbursementRate>
<Checked>true</Checked>
<CountryActivityId>347b5124-47fc-4b88-95c4-178e67665791</CountryActivityId>
<Description>sample string 4</Description>
<EligibleExpense>5</EligibleExpense>
<ExpenseId>8e780582-ab47-42c2-90de-ce2e86964547</ExpenseId>
<IsForeignTradeShowsMissions>true</IsForeignTradeShowsMissions>
<PromotionPlan>sample string 3</PromotionPlan>
</MarketingPlanActivityModel>
<MarketingPlanActivityModel>
<BrandedReimbursementRate>1</BrandedReimbursementRate>
<Checked>true</Checked>
<CountryActivityId>347b5124-47fc-4b88-95c4-178e67665791</CountryActivityId>
<Description>sample string 4</Description>
<EligibleExpense>5</EligibleExpense>
<ExpenseId>8e780582-ab47-42c2-90de-ce2e86964547</ExpenseId>
<IsForeignTradeShowsMissions>true</IsForeignTradeShowsMissions>
<PromotionPlan>sample string 3</PromotionPlan>
</MarketingPlanActivityModel>
</MarketingPlanExpenses>
<PrimaryImage>
<CellId>sample string 4</CellId>
<ContentType>sample string 2</ContentType>
<FileName>sample string 1</FileName>
<PrimaryImageBase64>sample string 3</PrimaryImageBase64>
</PrimaryImage>
<PromotedProducts>
<PromotedProductsModel>
<BrandName>sample string 3</BrandName>
<Checked>true</Checked>
<NewToMarket>true</NewToMarket>
<ProductId>323ba390-d17b-4ade-a216-f422a4801bc0</ProductId>
<ProductSubSubType>sample string 6</ProductSubSubType>
<ProductSubType>sample string 5</ProductSubType>
<ProductType>sample string 4</ProductType>
<PromotedProductId>07401e2c-2d4e-423e-9758-9c76d323cd29</PromotedProductId>
</PromotedProductsModel>
<PromotedProductsModel>
<BrandName>sample string 3</BrandName>
<Checked>true</Checked>
<NewToMarket>true</NewToMarket>
<ProductId>323ba390-d17b-4ade-a216-f422a4801bc0</ProductId>
<ProductSubSubType>sample string 6</ProductSubSubType>
<ProductSubType>sample string 5</ProductSubType>
<ProductType>sample string 4</ProductType>
<PromotedProductId>07401e2c-2d4e-423e-9758-9c76d323cd29</PromotedProductId>
</PromotedProductsModel>
</PromotedProducts>
<RelationshipChanges>
<RelationshipChangeModel>
<EntityId>9b1e1682-8b02-4505-ba6d-00e18e241d44</EntityId>
<Id>sample string 1</Id>
<RelationshipName>sample string 3</RelationshipName>
<Status>sample string 2</Status>
<TargetEntityType>sample string 4</TargetEntityType>
</RelationshipChangeModel>
<RelationshipChangeModel>
<EntityId>9b1e1682-8b02-4505-ba6d-00e18e241d44</EntityId>
<Id>sample string 1</Id>
<RelationshipName>sample string 3</RelationshipName>
<Status>sample string 2</Status>
<TargetEntityType>sample string 4</TargetEntityType>
</RelationshipChangeModel>
</RelationshipChanges>
<isAmendment>true</isAmendment>
</EntitySaveModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
EntityReference| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| Name | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "sample string 1",
"Name": "sample string 2"
}
application/xml, text/xml
Sample:
<EntityReference xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AltaiStandard.Web.ClientIntegrationService.Models"> <Id>sample string 1</Id> <Name>sample string 2</Name> </EntityReference>