POST api/Product?entityId={entityId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
entityId | globally unique identifier |
Required |
Body Parameters
EntitySaveModelName | 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. |
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/FoodExport.Web.Services.Models"> <BrandedProgramProductSales> <BrandedProductSalesModel> <Id>4afafc98-a86c-4748-b104-660054792b9e</Id> <ProgramYear>3</ProgramYear> <TotalDomesticSales>1</TotalDomesticSales> <TotalExportSales>1</TotalExportSales> <Year>sample string 2</Year> </BrandedProductSalesModel> <BrandedProductSalesModel> <Id>4afafc98-a86c-4748-b104-660054792b9e</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>30e3c2a0-9aed-4b48-830f-253ff354c79f</Id> <ProgramYear>3</ProgramYear> <SalesNotIncreasedComments>sample string 4</SalesNotIncreasedComments> <TotalSales>1</TotalSales> <Year>sample string 2</Year> </CountryProductSalesModel> <CountryProductSalesModel> <Id>30e3c2a0-9aed-4b48-830f-253ff354c79f</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>f79381fc-2f7c-443c-893c-17fbf49d06df</CountryActivityId> <Description>sample string 4</Description> <EligibleExpense>5</EligibleExpense> <ExpenseId>c47c9f21-481d-4c8e-89b6-b35b9f1c3f33</ExpenseId> <IsForeignTradeShowsMissions>true</IsForeignTradeShowsMissions> <PromotionPlan>sample string 3</PromotionPlan> </MarketingPlanActivityModel> <MarketingPlanActivityModel> <BrandedReimbursementRate>1</BrandedReimbursementRate> <Checked>true</Checked> <CountryActivityId>f79381fc-2f7c-443c-893c-17fbf49d06df</CountryActivityId> <Description>sample string 4</Description> <EligibleExpense>5</EligibleExpense> <ExpenseId>c47c9f21-481d-4c8e-89b6-b35b9f1c3f33</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>c987cccc-789d-4cf0-835b-17e1541b188a</ProductId> <ProductSubSubType>sample string 6</ProductSubSubType> <ProductSubType>sample string 5</ProductSubType> <ProductType>sample string 4</ProductType> <PromotedProductId>0e4c66e6-dcdf-470e-959c-f34b154cb66a</PromotedProductId> </PromotedProductsModel> <PromotedProductsModel> <BrandName>sample string 3</BrandName> <Checked>true</Checked> <NewToMarket>true</NewToMarket> <ProductId>c987cccc-789d-4cf0-835b-17e1541b188a</ProductId> <ProductSubSubType>sample string 6</ProductSubSubType> <ProductSubType>sample string 5</ProductSubType> <ProductType>sample string 4</ProductType> <PromotedProductId>0e4c66e6-dcdf-470e-959c-f34b154cb66a</PromotedProductId> </PromotedProductsModel> </PromotedProducts> <RelationshipChanges> <RelationshipChangeModel> <EntityId>6cfb5082-ed3c-49d3-aed7-019a1e9a673b</EntityId> <Id>sample string 1</Id> <RelationshipName>sample string 3</RelationshipName> <Status>sample string 2</Status> <TargetEntityType>sample string 4</TargetEntityType> </RelationshipChangeModel> <RelationshipChangeModel> <EntityId>6cfb5082-ed3c-49d3-aed7-019a1e9a673b</EntityId> <Id>sample string 1</Id> <RelationshipName>sample string 3</RelationshipName> <Status>sample string 2</Status> <TargetEntityType>sample string 4</TargetEntityType> </RelationshipChangeModel> </RelationshipChanges> </EntitySaveModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.