POST api/pop/popSaveProduct?app_key={app_key}&access_token={access_token}&timestamp={timestamp}&sign={sign}

Pop添加商品相关接口(标准化数据)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
app_key

app_key

string

None.

access_token

access_token

string

None.

timestamp

timestamp

string

None.

sign

sign

string

None.

Body Parameters

productViewModel
NameDescriptionTypeAdditional information
DemoID

integer

None.

Demo

string

None.

SkuList

Collection of string

None.

SuitCarList

Collection of parts_product_suitcar

None.

Imglist

Collection of product_images

None.

ContentInfoExtend

string

None.

SupplementSuitcar

Collection of integer

None.

Id

integer

None.

DealerId

integer

None.

DealerName

string

None.

DealerType

integer

None.

StockId

integer

None.

BmNo

integer

None.

Sku

string

None.

ProdName

string

None.

ShowTitle

string

None.

FactoryId

integer

None.

StandardId

integer

None.

StandardName

string

None.

ClassId

integer

None.

ClassName

string

None.

ServiceClassId

integer

None.

ServiceClassName

string

None.

ContentInfo

string

None.

ContentUrl

string

None.

Images

string

None.

ProdBrandId

integer

None.

ProdBrandName

string

None.

MarketPrice

decimal number

None.

SalePrice

decimal number

None.

InPrice

decimal number

None.

DealerNo

string

None.

Length

integer

None.

Wide

integer

None.

High

integer

None.

Weight

decimal number

None.

Volume

decimal number

None.

ProdStatus

integer

None.

IsCod

integer

None.

AddTime

date

None.

UserId

integer

None.

UserName

string

None.

Version

date

None.

NeedUpdate

integer

None.

Comment

string

None.

SpecialNote

string

None.

IsAuditing

integer

None.

StockCount

integer

None.

IsAddPrice

integer

None.

ProdType

integer

None.

IsEnable

boolean

None.

IsSingleBuy

boolean

None.

IsComb

boolean

None.

Memo

string

None.

UpdateTime

date

None.

UpdatorId

integer

None.

UpdatorName

string

None.

ImgUpdateTime

date

None.

ImgUpdatorId

integer

None.

ImgUpdatorName

string

None.

ChangeReason

integer

None.

ChangeMemo

string

None.

ChangePrice

decimal number

None.

SimpleFirstCode

string

None.

PyCode

string

None.

TradePrice

decimal number

None.

SalePlat

string

None.

Cus_FactoryId

integer

None.

Cus_FactoryName

string

None.

Cus_OriginPlaceId

integer

None.

Cus_OriginPlace

string

None.

Cus_CarModel

string

None.

IsAuditReason

integer

None.

Cus_BrandId

integer

None.

ProdQuality

integer

None.

ProdModel

string

None.

LinkStockId

integer

None.

MarketStatus

integer

None.

TradeAreaId

integer

None.

DataId

integer

None.

IsGeneral

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "DemoID": 1,
  "Demo": "sample string 2",
  "SkuList": [
    "sample string 1",
    "sample string 2"
  ],
  "SuitCarList": [
    {
      "_id": 1,
      "_productid": 2,
      "_bmno": 3,
      "_standardnameid": 4,
      "_standardname": "sample string 5",
      "_brandid": 6,
      "_brandname": "sample string 7",
      "_factoryid": 8,
      "_factoryname": "sample string 9",
      "_carmodelid": 10,
      "_carmodel": "sample string 11",
      "_partsyearid": 12,
      "_partsyear": "sample string 13",
      "_description": "sample string 14",
      "_productbrandid": 15,
      "_marketprice": 16.0,
      "_sycid": 17,
      "_isenable": true,
      "_addtime": "2025-04-24T04:32:08.6871575+08:00",
      "_username": "sample string 19",
      "_needupdate": true,
      "_version": "2025-04-24T04:32:08.6871575+08:00"
    },
    {
      "_id": 1,
      "_productid": 2,
      "_bmno": 3,
      "_standardnameid": 4,
      "_standardname": "sample string 5",
      "_brandid": 6,
      "_brandname": "sample string 7",
      "_factoryid": 8,
      "_factoryname": "sample string 9",
      "_carmodelid": 10,
      "_carmodel": "sample string 11",
      "_partsyearid": 12,
      "_partsyear": "sample string 13",
      "_description": "sample string 14",
      "_productbrandid": 15,
      "_marketprice": 16.0,
      "_sycid": 17,
      "_isenable": true,
      "_addtime": "2025-04-24T04:32:08.6871575+08:00",
      "_username": "sample string 19",
      "_needupdate": true,
      "_version": "2025-04-24T04:32:08.6871575+08:00"
    }
  ],
  "Imglist": [
    {
      "_id": 1,
      "_stockid": 2,
      "_dealerid": 3,
      "_imgurl": "sample string 4",
      "_isapproved": 5,
      "_imgtype": 6,
      "_reason": "sample string 7",
      "_reply": "sample string 8",
      "_iscover": true,
      "_sortno": 10
    },
    {
      "_id": 1,
      "_stockid": 2,
      "_dealerid": 3,
      "_imgurl": "sample string 4",
      "_isapproved": 5,
      "_imgtype": 6,
      "_reason": "sample string 7",
      "_reply": "sample string 8",
      "_iscover": true,
      "_sortno": 10
    }
  ],
  "ContentInfoExtend": "sample string 3",
  "SupplementSuitcar": [
    1,
    2
  ],
  "Id": 4,
  "DealerId": 5,
  "DealerName": "sample string 6",
  "DealerType": 7,
  "StockId": 8,
  "BmNo": 9,
  "Sku": "sample string 10",
  "ProdName": "sample string 11",
  "ShowTitle": "sample string 12",
  "FactoryId": 13,
  "StandardId": 14,
  "StandardName": "sample string 15",
  "ClassId": 16,
  "ClassName": "sample string 17",
  "ServiceClassId": 18,
  "ServiceClassName": "sample string 19",
  "ContentInfo": "sample string 20",
  "ContentUrl": "sample string 21",
  "Images": "sample string 22",
  "ProdBrandId": 23,
  "ProdBrandName": "sample string 24",
  "MarketPrice": 25.0,
  "SalePrice": 26.0,
  "InPrice": 27.0,
  "DealerNo": "sample string 28",
  "Length": 29,
  "Wide": 30,
  "High": 31,
  "Weight": 32.0,
  "Volume": 33.0,
  "ProdStatus": 34,
  "IsCod": 35,
  "AddTime": "2025-04-24T04:32:08.6891151+08:00",
  "UserId": 36,
  "UserName": "sample string 37",
  "Version": "2025-04-24T04:32:08.6891151+08:00",
  "NeedUpdate": 38,
  "Comment": "sample string 39",
  "SpecialNote": "sample string 40",
  "IsAuditing": 41,
  "StockCount": 42,
  "IsAddPrice": 43,
  "ProdType": 44,
  "IsEnable": true,
  "IsSingleBuy": true,
  "IsComb": true,
  "Memo": "sample string 48",
  "UpdateTime": "2025-04-24T04:32:08.6891151+08:00",
  "UpdatorId": 49,
  "UpdatorName": "sample string 50",
  "ImgUpdateTime": "2025-04-24T04:32:08.6891151+08:00",
  "ImgUpdatorId": 51,
  "ImgUpdatorName": "sample string 52",
  "ChangeReason": 53,
  "ChangeMemo": "sample string 54",
  "ChangePrice": 55.0,
  "SimpleFirstCode": "sample string 56",
  "PyCode": "sample string 57",
  "TradePrice": 58.0,
  "SalePlat": "sample string 59",
  "Cus_FactoryId": 60,
  "Cus_FactoryName": "sample string 61",
  "Cus_OriginPlaceId": 62,
  "Cus_OriginPlace": "sample string 63",
  "Cus_CarModel": "sample string 64",
  "IsAuditReason": 65,
  "Cus_BrandId": 66,
  "ProdQuality": 67,
  "ProdModel": "sample string 68",
  "LinkStockId": 69,
  "MarketStatus": 70,
  "TradeAreaId": 71,
  "DataId": 72,
  "IsGeneral": 73
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.