POST api/v1/AddProucts

Request Information

Body Parameters

AddProduct
NameDescriptionTypeAdditional information
ProductName

string

None.

SkuName

string

None.

ProductCode

string

None.

DisplayName

string

None.

PageURL

string

None.

IsVariantProduct

boolean

None.

ManufacturerMasterId

string

None.

SortOrder

integer

None.

ShortDescription

string

None.

GoogleProductCategory

string

None.

ClientId

integer

None.

SkuTypeId

integer

None.

LongDescription

string

None.

Features

string

None.

TermsAndConditions

string

None.

PageTitle

string

None.

MetaKeyword

string

None.

MetaDescription

string

None.

Tags

string

None.

Slug

string

None.

RobotsTag

string

None.

PackSize

string

None.

Color

string

None.

ScreenSize

string

None.

Storage

string

None.

BusinessType

string

None.

DefaultFilter

string

None.

PurchasePrice

decimal number

None.

MRPPrice

decimal number

None.

SPPrice

decimal number

None.

Discount

decimal number

None.

Capping

integer

None.

ReponseDataGUID

globally unique identifier

None.

FormFieldID

integer

None.

FormFieldValueID

integer

None.

Value

string

None.

Weight

decimal number

None.

Height

decimal number

None.

Length

decimal number

None.

Width

decimal number

None.

Barcode

string

None.

IsActive

boolean

None.

DisplayInSubCategory

boolean

None.

IsFeatured

boolean

None.

IsDealOfDay

boolean

None.

IsCODAvailable

boolean

None.

IsAvailable

boolean

None.

IsNew

boolean

None.

LanguageId

integer

None.

IsReturnable

boolean

None.

ReturnableDays

integer

None.

ReturnReason

string

None.

IsExchangable

boolean

None.

ExchangableDays

integer

None.

ExchangeReason

string

None.

IsReplaceable

boolean

None.

ReplacedDays

integer

None.

ReplacedReason

string

None.

IsNonReturnable

boolean

None.

IsCancelable

boolean

None.

SellerId

integer

None.

IsRFQ

boolean

None.

IsBidAvailable

boolean

None.

FormTemplateId

integer

None.

FormResponseDataId

integer

None.

SkuDetailId

integer

None.

SkuMasterId

integer

None.

categoryIds

string

None.

restrictpincodes

string

None.

ApprovedBy

integer

None.

PublishedBy

integer

None.

AdminMemberId

integer

None.

MinimumBidPrice

decimal number

None.

IsWeeklySpecial

boolean

None.

Request Formats
{
  "ProductName": "sample string 1",
  "SkuName": "sample string 2",
  "ProductCode": "sample string 3",
  "DisplayName": "sample string 4",
  "PageURL": "sample string 5",
  "IsVariantProduct": true,
  "ManufacturerMasterId": "sample string 7",
  "SortOrder": 8,
  "ShortDescription": "sample string 9",
  "GoogleProductCategory": "sample string 10",
  "ClientId": 11,
  "SkuTypeId": 12,
  "LongDescription": "sample string 13",
  "Features": "sample string 14",
  "TermsAndConditions": "sample string 15",
  "PageTitle": "sample string 16",
  "MetaKeyword": "sample string 17",
  "MetaDescription": "sample string 18",
  "Tags": "sample string 19",
  "Slug": "sample string 20",
  "RobotsTag": "sample string 21",
  "PackSize": "sample string 22",
  "Color": "sample string 23",
  "ScreenSize": "sample string 24",
  "Storage": "sample string 25",
  "BusinessType": "sample string 26",
  "DefaultFilter": "sample string 27",
  "PurchasePrice": 28.0,
  "MRPPrice": 29.0,
  "SPPrice": 30.0,
  "Discount": 31.0,
  "Capping": 32,
  "ReponseDataGUID": "dcae87fb-2283-4502-8a21-74b5287e54c0",
  "FormFieldID": 34,
  "FormFieldValueID": 35,
  "Value": "sample string 36",
  "Weight": 37.0,
  "Height": 38.0,
  "Length": 39.0,
  "Width": 40.0,
  "Barcode": "sample string 41",
  "IsActive": true,
  "DisplayInSubCategory": true,
  "IsFeatured": true,
  "IsDealOfDay": true,
  "IsCODAvailable": true,
  "IsAvailable": true,
  "IsNew": true,
  "LanguageId": 49,
  "IsReturnable": true,
  "ReturnableDays": 1,
  "ReturnReason": "sample string 51",
  "IsExchangable": true,
  "ExchangableDays": 1,
  "ExchangeReason": "sample string 53",
  "IsReplaceable": true,
  "ReplacedDays": 1,
  "ReplacedReason": "sample string 55",
  "IsNonReturnable": true,
  "IsCancelable": true,
  "SellerId": 58,
  "IsRFQ": true,
  "IsBidAvailable": true,
  "FormTemplateId": 61,
  "FormResponseDataId": 62,
  "SkuDetailId": 63,
  "SkuMasterId": 64,
  "categoryIds": "sample string 65",
  "restrictpincodes": "sample string 66",
  "ApprovedBy": 1,
  "PublishedBy": 1,
  "AdminMemberId": 67,
  "MinimumBidPrice": 68.0,
  "IsWeeklySpecial": true
}
{"ProductName":"sample string 1","SkuName":"sample string 2","ProductCode":"sample string 3","DisplayName":"sample string 4","PageURL":"sample string 5","IsVariantProduct":true,"ManufacturerMasterId":"sample string 7","SortOrder":8,"ShortDescription":"sample string 9","GoogleProductCategory":"sample string 10","ClientId":11,"SkuTypeId":12,"LongDescription":"sample string 13","Features":"sample string 14","TermsAndConditions":"sample string 15","PageTitle":"sample string 16","MetaKeyword":"sample string 17","MetaDescription":"sample string 18","Tags":"sample string 19","Slug":"sample string 20","RobotsTag":"sample string 21","PackSize":"sample string 22","Color":"sample string 23","ScreenSize":"sample string 24","Storage":"sample string 25","BusinessType":"sample string 26","DefaultFilter":"sample string 27","PurchasePrice":28.0,"MRPPrice":29.0,"SPPrice":30.0,"Discount":31.0,"Capping":32,"ReponseDataGUID":"dcae87fb-2283-4502-8a21-74b5287e54c0","FormFieldID":34,"FormFieldValueID":35,"Value":"sample string 36","Weight":37.0,"Height":38.0,"Length":39.0,"Width":40.0,"Barcode":"sample string 41","IsActive":true,"DisplayInSubCategory":true,"IsFeatured":true,"IsDealOfDay":true,"IsCODAvailable":true,"IsAvailable":true,"IsNew":true,"LanguageId":49,"IsReturnable":true,"ReturnableDays":1,"ReturnReason":"sample string 51","IsExchangable":true,"ExchangableDays":1,"ExchangeReason":"sample string 53","IsReplaceable":true,"ReplacedDays":1,"ReplacedReason":"sample string 55","IsNonReturnable":true,"IsCancelable":true,"SellerId":58,"IsRFQ":true,"IsBidAvailable":true,"FormTemplateId":61,"FormResponseDataId":62,"SkuDetailId":63,"SkuMasterId":64,"categoryIds":"sample string 65","restrictpincodes":"sample string 66","ApprovedBy":1,"PublishedBy":1,"AdminMemberId":67,"MinimumBidPrice":68.0,"IsWeeklySpecial":true}
<AddProduct xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FDCMSAdminAPI.Models.Sku">
  <AdminMemberId>67</AdminMemberId>
  <ApprovedBy>1</ApprovedBy>
  <Barcode>sample string 41</Barcode>
  <BusinessType>sample string 26</BusinessType>
  <Capping>32</Capping>
  <ClientId>11</ClientId>
  <Color>sample string 23</Color>
  <DefaultFilter>sample string 27</DefaultFilter>
  <Discount>31</Discount>
  <DisplayInSubCategory>true</DisplayInSubCategory>
  <DisplayName>sample string 4</DisplayName>
  <ExchangableDays>1</ExchangableDays>
  <ExchangeReason>sample string 53</ExchangeReason>
  <Features>sample string 14</Features>
  <FormFieldID>34</FormFieldID>
  <FormFieldValueID>35</FormFieldValueID>
  <FormResponseDataId>62</FormResponseDataId>
  <FormTemplateId>61</FormTemplateId>
  <GoogleProductCategory>sample string 10</GoogleProductCategory>
  <Height>38</Height>
  <IsActive>true</IsActive>
  <IsAvailable>true</IsAvailable>
  <IsBidAvailable>true</IsBidAvailable>
  <IsCODAvailable>true</IsCODAvailable>
  <IsCancelable>true</IsCancelable>
  <IsDealOfDay>true</IsDealOfDay>
  <IsExchangable>true</IsExchangable>
  <IsFeatured>true</IsFeatured>
  <IsNew>true</IsNew>
  <IsNonReturnable>true</IsNonReturnable>
  <IsRFQ>true</IsRFQ>
  <IsReplaceable>true</IsReplaceable>
  <IsReturnable>true</IsReturnable>
  <IsVariantProduct>true</IsVariantProduct>
  <IsWeeklySpecial>true</IsWeeklySpecial>
  <LanguageId>49</LanguageId>
  <Length>39</Length>
  <LongDescription>sample string 13</LongDescription>
  <MRPPrice>29</MRPPrice>
  <ManufacturerMasterId>sample string 7</ManufacturerMasterId>
  <MetaDescription>sample string 18</MetaDescription>
  <MetaKeyword>sample string 17</MetaKeyword>
  <MinimumBidPrice>68</MinimumBidPrice>
  <PackSize>sample string 22</PackSize>
  <PageTitle>sample string 16</PageTitle>
  <PageURL>sample string 5</PageURL>
  <ProductCode>sample string 3</ProductCode>
  <ProductName>sample string 1</ProductName>
  <PublishedBy>1</PublishedBy>
  <PurchasePrice>28</PurchasePrice>
  <ReplacedDays>1</ReplacedDays>
  <ReplacedReason>sample string 55</ReplacedReason>
  <ReponseDataGUID>dcae87fb-2283-4502-8a21-74b5287e54c0</ReponseDataGUID>
  <ReturnReason>sample string 51</ReturnReason>
  <ReturnableDays>1</ReturnableDays>
  <RobotsTag>sample string 21</RobotsTag>
  <SPPrice>30</SPPrice>
  <ScreenSize>sample string 24</ScreenSize>
  <SellerId>58</SellerId>
  <ShortDescription>sample string 9</ShortDescription>
  <SkuDetailId>63</SkuDetailId>
  <SkuMasterId>64</SkuMasterId>
  <SkuName>sample string 2</SkuName>
  <SkuTypeId>12</SkuTypeId>
  <Slug>sample string 20</Slug>
  <SortOrder>8</SortOrder>
  <Storage>sample string 25</Storage>
  <Tags>sample string 19</Tags>
  <TermsAndConditions>sample string 15</TermsAndConditions>
  <Value>sample string 36</Value>
  <Weight>37</Weight>
  <Width>40</Width>
  <categoryIds>sample string 65</categoryIds>
  <restrictpincodes>sample string 66</restrictpincodes>
</AddProduct>

Sample not available.

Response Information

Description:

Return type: string

Response Formats
"sample string 1"
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>