GET
/v2/providers/seller_api/apis/api/v1/marketplace/seller-products/{sellerProductId}2609170000查詢商品
# 01
簡介
查詢商品
# 02
詳細內容
消費者市場:韓國、台灣
您可以使用已註冊的商品 ID(sellerProductId)查詢已註冊的商品資訊。
您也可以查詢用於修改商品價格/庫存/銷售狀態所需的選項 ID(vendorItemId)。此外,透過查詢商品資訊,您可以取得用於修改商品的詳細資料。
路徑
GET/v2/providers/seller_api/apis/api/v1/marketplace/seller-products/{sellerProductId}
範例端點
https://api-gateway.coupang.com/v2/providers/seller_api/apis/api/v1/marketplace/seller-products/{sellerProductId}URL API Name
GET_PRODUCT_BY_PRODUCT_ID
# 03
Path 參數
| Name | Type | Description |
|---|---|---|
| sellerProductId* | number | 產品建立後顯示產品 ID
|
# 04
回應內容
回應訊息
| Name | Type | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| code | string | Result code SUCCES/ERROR | ||||||||||||||||||||
| message | string | |||||||||||||||||||||
| data | object | |||||||||||||||||||||
| sellerProductId data.sellerProductId | integer | 註冊用產品編號
| ||||||||||||||||||||
| statusName data.statusName | string | 已註冊產品狀態 심사중/ 임시저장/ 승인대기중/ 승인완료/ 부분승인완료/ 승인반려/ 상품삭제 對應的狀態含義為:審核中 / 暫存 / 等待核准 / 已核准 / 部分核准 / 核准被拒 / 商品已刪除 | ||||||||||||||||||||
| displayCategoryCode data.displayCategoryCode | integer | 可透過分類清單查詢 API,或下載分類資訊 Excel 進行確認
| ||||||||||||||||||||
| sellerProductName data.sellerProductName | string | 用於採購單(PO)的商品名稱
| ||||||||||||||||||||
| vendorId data.vendorId | string | Vendor ID 由 Coupang 核發給賣家的唯一識別碼 | ||||||||||||||||||||
| saleStartedAt data.saleStartedAt | string | 銷售開始日期 "yyyy-MM-dd'T'HH:mm:ss" format | ||||||||||||||||||||
| saleEndedAt data.saleEndedAt | string | 銷售截止日期 "yyyy-MM-dd'T'HH:mm:ss" format, *can input up to 2099 | ||||||||||||||||||||
| displayProductName data.displayProductName | string | 商品顯示名稱 實際顯示於 Coupang 商品詳情頁的商品名稱;可能因品牌、商品名稱或商品系列變更而調整 | ||||||||||||||||||||
| brand data.brand | string | 品牌 請輸入官方品牌名稱(中文/英文) | ||||||||||||||||||||
| generalProductName data.generalProductName | string | 商品名稱 不包含購買選項(屬性顯示)資訊的商品名稱(例如:尺寸、顏色等) | ||||||||||||||||||||
| productGroup data.productGroup | string | 商品分類 代表商品類型;可參考顯示分類中的最終葉節點分類名稱。若與商品名稱(generalProductName)相同,則無需輸入 | ||||||||||||||||||||
| deliveryMethod data.deliveryMethod | string | 配送方式
| ||||||||||||||||||||
| 參數名稱 | string | 狀態
| ||||||||||||||||||||
| SEQUENCIAL | string | 一般配送
| ||||||||||||||||||||
| deliveryCompanyCode SEQUENCIAL.deliveryCompanyCode | string | Courier code 物流碼 | ||||||||||||||||||||
| deliveryChargeType SEQUENCIAL.deliveryChargeType | string | Delivery fee type
| ||||||||||||||||||||
| FREE | string | 免運配送
| ||||||||||||||||||||
| NOT_FREE | string | 付費配送
| ||||||||||||||||||||
| CHARGE_RECEIVED | string | 到貨付款(運費到付)
| ||||||||||||||||||||
| CONDITIONAL_FREE | string | 條件式免運
| ||||||||||||||||||||
| deliveryCharge CONDITIONAL_FREE.deliveryCharge | number | 標準運費 若為付費配送或條件式免運,請輸入單程配送費用金額。 | ||||||||||||||||||||
| freeShipOverAmount CONDITIONAL_FREE.freeShipOverAmount | number | 免運配送的條件金額 例如:若要設定消費滿 10,000 NTD即可免運,請將 [deliveryChargeType] 設為「CONDITIONAL_FREE」,並於 [freeShipOverAmount] 輸入 10000。 ※ 僅可輸入 100 NTD為單位或以上的金額 ※ 輸入 0 表示免運配送 | ||||||||||||||||||||
| deliveryChargeOnReturn CONDITIONAL_FREE.deliveryChargeOnReturn | number | 退貨時的初始配送費用 免運配送情況下,由顧客負擔的退貨運費。 | ||||||||||||||||||||
| remoteAreaDeliverable CONDITIONAL_FREE.remoteAreaDeliverable | string | 偏遠地區配送可行性
| ||||||||||||||||||||
| unionDeliveryType CONDITIONAL_FREE.unionDeliveryType | string | 是否可進行合併配送
| ||||||||||||||||||||
| UNION_DELIVERY | string | 可合併配送
| ||||||||||||||||||||
| NOT_UNION_DELIVERY | string | 不可合併配送
| ||||||||||||||||||||
| returnCenterCode NOT_UNION_DELIVERY.returnCenterCode | string | 退貨倉儲中心代碼 (退貨倉代碼 / 退貨中心編號) 請於 Coupang Wing 登記出貨地點後進行確認 | ||||||||||||||||||||
| returnChargeName NOT_UNION_DELIVERY.returnChargeName | string | 退貨地點名稱 請於 Coupang Wing 登記出貨地點後進行確認 | ||||||||||||||||||||
| companyContactNumber NOT_UNION_DELIVERY.companyContactNumber | string | 退貨地點聯絡電話 請於 Coupang Wing 登記出貨地點後進行確認 | ||||||||||||||||||||
| returnZipCode NOT_UNION_DELIVERY.returnZipCode | string | 退貨地點郵遞區號 請於 Coupang Wing 登記出貨地點後進行確認 | ||||||||||||||||||||
| returnAddress NOT_UNION_DELIVERY.returnAddress | string | 退貨地點地址 請於 Coupang Wing 登記出貨地點後進行確認 | ||||||||||||||||||||
| returnAddressDetail NOT_UNION_DELIVERY.returnAddressDetail | string | 退貨地點詳細地址 請於 Coupang Wing 登記出貨地點後進行確認 | ||||||||||||||||||||
| returnCharge NOT_UNION_DELIVERY.returnCharge | number | 退貨運費 退貨取貨單程運費 | ||||||||||||||||||||
| outboundShippingPlaceCode NOT_UNION_DELIVERY.outboundShippingPlaceCode | number | 出貨地點地址代碼 選取「合併配送」時為必填。請透過「出貨地點查詢 API」進行確認 | ||||||||||||||||||||
| vendorUserId NOT_UNION_DELIVERY.vendorUserId | string | 實際使用者 ID (Coupang Wing ID) 隸屬於供應商的使用者 ID | ||||||||||||||||||||
| requested NOT_UNION_DELIVERY.requested | boolean | 申請自動審核 (是/否)
| ||||||||||||||||||||
| TRUE | string | 是
| ||||||||||||||||||||
| FALSE | string | 否
| ||||||||||||||||||||
| items FALSE.items | object[] | 供應商商品選項
| ||||||||||||||||||||
| sellerProductItemId FALSE.items[].sellerProductItemId | number | 商品選項ID
| ||||||||||||||||||||
| isAutoGenerated FALSE.items[].isAutoGenerated | string | 自動產生選項 (true 或 false) 若為自動產生之選項,則顯示為 true。 | ||||||||||||||||||||
| vendorItemId FALSE.items[].vendorItemId | number | 選項 ID 若商品為暫存狀態,此值將為 null。商品審核通過後即可顯示。 | ||||||||||||||||||||
| itemName FALSE.items[].itemName | string | 供應商商品選項名稱
| ||||||||||||||||||||
| originalPrice FALSE.items[].originalPrice | number | 折扣前原始定價 用於計算折價率 (%) 的折扣前價格。若輸入價格與售價相同,將顯示為「酷澎價」。審核通過後,可使用 [修改選項層級原始定價] API 進行變更。 | ||||||||||||||||||||
| salePrice FALSE.items[].salePrice | number | 售價 輸入銷售價格。 在「初始」產品註冊期間,僅能在申請產品審核前輸入售價。審核通過後,需透過 [修改選項層級價格] API 變更售價。 | ||||||||||||||||||||
| maximumBuyCount FALSE.items[].maximumBuyCount | number | 可販售數量 輸入可供販售的庫存數量。 在「初始」產品註冊期間,僅能在申請產品審核前輸入販售數量。審核通過後,需透過 [修改選項層級價格] API 變更。 | ||||||||||||||||||||
| maximumBuyForPerson FALSE.items[].maximumBuyForPerson | number | 每人限購數量 每人最高可訂購數量。 若無限制請輸入「0」。 例:若每人限購數量設為 100,限購週期設為 3,則單人在 3 天內最多可購買 100 件。 | ||||||||||||||||||||
| maximumBuyForPersonPeriod FALSE.items[].maximumBuyForPersonPeriod | number | 限購數量週期 購買最高限購數量的限制週期。 若無限制請輸入「1」。 例:若每人限購數量設為 100,限購週期設為 3,則單人在 3 天內最多可購買 100 件 | ||||||||||||||||||||
| outboundShippingTimeDay FALSE.items[].outboundShippingTimeDay | number | 出貨天數 (天) 輸入訂單成立後 (D-day) 幾天內出貨。 例:若為隔日出貨 (D+1),請輸入「1」。 | ||||||||||||||||||||
| adultOnly FALSE.items[].adultOnly | string | 19歲或以上
| ||||||||||||||||||||
| taxType FALSE.items[].taxType | string | 應稅 / 免稅
| ||||||||||||||||||||
| parallelImported FALSE.items[].parallelImported | string | 是否平行進口
| ||||||||||||||||||||
| overseasPurchased FALSE.items[].overseasPurchased | string | 是否跨境購買
| ||||||||||||||||||||
| pccNeeded FALSE.items[].pccNeeded | boolean | 需要個人報關碼 (PCC) 是/否 海外購買商品是否需要提供個人報關碼 預設值: 不需要 (false); 若值為「true」則必須輸入個人報關碼,否則不需輸入 | ||||||||||||||||||||
| bestPriceGuaranteed3P FALSE.items[].bestPriceGuaranteed3P | boolean | 最低價保證 是/否 true/false | ||||||||||||||||||||
| externalVendorSku FALSE.items[].externalVendorSku | string | 供應商產品代碼 (供應商 SKU 碼) 可自行設定供應商唯一的商品代碼值;此值將包含在採購單 (PO) 查詢 API 的回覆內容中 | ||||||||||||||||||||
| barcode FALSE.items[].barcode | string | 條碼
| ||||||||||||||||||||
| emptyBarcode FALSE.items[].emptyBarcode | boolean | 是否有條碼 若無條碼請設定為 True | ||||||||||||||||||||
| emptyBarcodeReason FALSE.items[].emptyBarcodeReason | string | 沒有條碼的理由 (最大 100 字符)
| ||||||||||||||||||||
| modelNo FALSE.items[].modelNo | string | 型號
| ||||||||||||||||||||
| extraProperties FALSE.items[].extraProperties | object | 供應商商品選項附加資訊 可根據需求以 Key : Value (鍵:值) 格式重複輸入 | ||||||||||||||||||||
| Key FALSE.items[].extraProperties.Key | string | 值
| ||||||||||||||||||||
| certifications FALSE.items[].certifications | object[] | 商品證書信息
| ||||||||||||||||||||
| certificationType FALSE.items[].certifications[].certificationType | string | 產品認證資訊類型 您可以透過類別詮釋資料 (Category Meta Data) 查詢 API 找到相對應的類型。 對於不需要認證的類別:請輸入 NOT_REQUIRED
| ||||||||||||||||||||
| certificationCode FALSE.items[].certifications[].certificationCode | string | 產品認證資訊代碼 由認證機構核發的代碼 | ||||||||||||||||||||
| certificationAttachments FALSE.items[].certifications[].certificationAttachments | object[] | 認證資訊附件 Map 的鍵 (Key) 固定為以下兩者,且僅需擇一提供:
displayCategoryCode = 62600,消費電子產品 > 手機/平板電腦/配件 > 手機/平板電腦 > 手機 > 未註冊手機),可透過在附件中設定圖片網址來上傳下列文件:
"certifications": [ { "certificationType": "MOBILE_DEVICE_DEALER_PERMIT", "certificationCode": "", "certificationAttachments": [ { "vendorPath": "http://vendor.com/image/vendoritem/3001519145/cert.jpg" }, { "vendorPath": "http://vendor.com/image/vendoritem/3001519145/logo.jpg" } ] } ] | ||||||||||||||||||||
| searchTags FALSE.items[].searchTags | object[] | 關鍵字 可根據需求重複輸入 ['關鍵字1', '關鍵字2'] | ||||||||||||||||||||
| images FALSE.items[].images | object[] | 圖片清單 可根據需求重複輸入 | ||||||||||||||||||||
| imageOrder FALSE.items[].images[].imageOrder | number | 圖片顯示順序 0, 1, 2... | ||||||||||||||||||||
| imageType FALSE.items[].images[].imageType | string | 圖片類型 代表圖類型 可上傳 3MB 以下的 JPG、PNG 格式正方形圖片(最小 500 x 500px,最大 5000 x 5000px) ● 必填 REPRESENTATION:正方形主圖 ● 選填 DETAIL:其他圖片(最多可上傳 9 張) USED_PRODUCT:二手商品狀況圖(最多可上傳 4 張) | ||||||||||||||||||||
| cdnPath FALSE.items[].images[].cdnPath | string | Coupang CDN 路徑 若已上傳至 Coupang CDN 則直接輸入。vendorPath 或 cdnPath 至少需擇一填寫。 | ||||||||||||||||||||
| vendorPath FALSE.items[].images[].vendorPath | string | 供應商圖片路徑 供應商使用的圖片路徑。若路徑以 http:// 開頭,系統將自動下載並新增至 Coupang CDN。vendorPath 或 cdnPath 至少需擇一填寫。 | ||||||||||||||||||||
| notices FALSE.items[].notices | object[] | 產品文案資訊清單
| ||||||||||||||||||||
| noticeCategoryName FALSE.items[].notices[].noticeCategoryName | string | 產品文案資訊類別名稱 請為每個類別輸入對應的產品文案資訊類別 | ||||||||||||||||||||
| noticeCategoryDetailName FALSE.items[].notices[].noticeCategoryDetailName | string | 產品文案資訊類別詳細名稱
| ||||||||||||||||||||
| content FALSE.items[].notices[].content | string | 內容
| ||||||||||||||||||||
| attributes FALSE.items[].attributes | object[] | 選項清單 (屬性) 由各類別層級預定義的輸入屬性清單。在審核通過前,僅能查詢已輸入的屬性。審核通過後,可查詢所有建議用於在 Coupang 目錄中展示該產品的屬性。未輸入的屬性,其 attributeValueName 將顯示為 ""。此外,Coupang 系統可能會自動提取並新增產品屬性。(請參考回應範例) | ||||||||||||||||||||
| attributeTypeName FALSE.items[].attributes[].attributeTypeName | string | 屬性類型名稱
| ||||||||||||||||||||
| attributeValueName FALSE.items[].attributes[].attributeValueName | string | 屬性值
| ||||||||||||||||||||
| exposed FALSE.items[].attributes[].exposed | string | 購買選項/搜尋選項檢查欄位 EXPOSED:購買選項 NONE:搜尋選項 | ||||||||||||||||||||
| editable FALSE.items[].attributes[].editable | string | 可編輯性檢查欄位 true:可編輯 false:不可編輯 | ||||||||||||||||||||
| contents FALSE.items[].contents | object[] | 內容清單 可根據需求重複輸入 | ||||||||||||||||||||
| contentsType FALSE.items[].contents[].contentsType | string | 內容類型
| ||||||||||||||||||||
| contentDetails FALSE.items[].contents[].contentDetails | object[] | 詳細內容清單
| ||||||||||||||||||||
| content FALSE.items[].contents[].contentDetails[].content | string | 內容
| ||||||||||||||||||||
| detailType FALSE.items[].contents[].contentDetails[].detailType | string | 細節類型
| ||||||||||||||||||||
| Parameter Name | string | Status
| ||||||||||||||||||||
| IMAGE | string | Image
| ||||||||||||||||||||
| TEXT | string | Text
| ||||||||||||||||||||
TEXT. | object | |||||||||||||||||||||
| offerCondition TEXT..offerCondition | string | 商品狀態 商品建立後即無法變更 offerCondition。
| ||||||||||||||||||||
| offerDescription TEXT..offerDescription | string | 二手商品詳細說明 描述二手商品的狀況(最多 700 個字元) 僅在 offerCondition 設定為二手 (used) 時才可輸入 | ||||||||||||||||||||
| requiredDocuments TEXT.requiredDocuments | object[] | 若需檢附必要文件時輸入
| ||||||||||||||||||||
| templateName TEXT.requiredDocuments[].templateName | string | 必要文件範本名稱
| ||||||||||||||||||||
| documentPath TEXT.requiredDocuments[].documentPath | string | 必要文件 Coupang CDN 路徑 documentPath 或 vendorDocumentPath 至少需擇一填寫 | ||||||||||||||||||||
| vendorDocumentPath TEXT.requiredDocuments[].vendorDocumentPath | string | 必要文件供應商路徑 若必要文件路徑以 http:// 開頭,系統將自動下載並新增至 Coupang CDN。documentPath 或 vendorDocumentPath 至少需擇一填寫 | ||||||||||||||||||||
| extraInfoMessage TEXT.extraInfoMessage | string | 訂製商品資訊訊息 當顧客選擇「訂製商品」配送類型時所顯示的訊息 | ||||||||||||||||||||
| manufacture TEXT.manufacture | string | 製造商
| ||||||||||||||||||||
| status TEXT.status | string | 上架商品狀態
| ||||||||||||||||||||
| bundleInfo TEXT.bundleInfo | object | 組合商品
| ||||||||||||||||||||
| bundleType TEXT.bundleInfo.bundleType | string | 組合商品類型 ● SINGLE:同款組合商品(預設值) ● AB:混搭組合商品 註冊混搭組合商品時,無法配置選項;新增組合商品資訊後,亦無法修改組合商品數值。此操作將視同註冊新商品並據此套用。 |
Response Example
{
"code": "SUCCESS",
"message": "",
"data": {
"sellerProductId": 123459542,
"sellerProductName": "test_潔顏油_管理用_商品名稱",
"displayCategoryCode": 56137,
"categoryId": 1617,
"productId": 131023672,
"vendorId": "A0001235",
"mdId": "NLUP",
"mdName": "dummy",
"saleStartedAt": "2019-01-09T18:41:14",
"saleEndedAt": "2099-01-01T23:59:59",
"displayProductName": "Happy Bath 皂莓潔顏油",
"brand": "Happy Bath",
"generalProductName": "皂莓潔顏油",
"productGroup": "潔顏油",
"statusName": "審核完成",
"deliveryMethod": "VENDOR_DIRECT",
"deliveryCompanyCode": "KDEXP",
"deliveryChargeType": "FREE",
"deliveryCharge": 0,
"freeShipOverAmount": 0,
"deliveryChargeOnReturn": 2500,
"deliverySurcharge": 0,
"remoteAreaDeliverable": "N",
"bundlePackingDelivery": 0,
"unionDeliveryType": "UNION_DELIVERY",
"returnCenterCode": "1234274592",
"returnChargeName": "退貨地點_1",
"companyContactNumber": "02-1234-678",
"returnZipCode": "06168",
"returnAddress": "首爾特別市 江南區 三成洞",
"returnAddressDetail": "1-23 19樓",
"returnCharge": 2500,
"outboundShippingPlaceCode": 74010,
"vendorUserId": "wing_loginId_123",
"requested": false,
"items": [
{
"offerCondition": "NEW",
"offerDescription": null,
"sellerProductItemId": 1271845812,
"vendorItemId": 4279191312,
"itemId": 362266710,
"itemName": "200ml_1入_(可能會變更)",
"originalPrice": 0,
"salePrice": 1280960,
"supplyPrice": 1111873,
"maximumBuyCount": 1,
"maximumBuyForPerson": 0,
"outboundShippingTimeDay": 2,
"maximumBuyForPersonPeriod": 1,
"unitCount": 1,
"adultOnly": "EVERYONE",
"freePriceType": null,
"taxType": "TAX",
"parallelImported": "NOT_PARALLEL_IMPORTED",
"overseasPurchased": "NOT_OVERSEAS_PURCHASED",
"externalVendorSku": "0001",
"pccNeeded": false,
"bestPriceGuaranteed3P": false,
"emptyBarcode": true,
"emptyBarcodeReason": "商品無法確認_無條碼原因",
"barcode": null,
"saleAgentCommission": 9,
"modelNo": "171717",
"images": [
{
"imageOrder": 0,
"imageType": "REPRESENTATION",
"cdnPath": "vendor_inventory/images/2019/01/09/18/9/3c1cee6d-9ab1-454a-8742-de94215cab1b.jpg",
"vendorPath": "151009021007000006.jpg"
},
{
"imageOrder": 1,
"imageType": "DETAIL",
"cdnPath": "vendor_inventory/images/2019/01/09/18/4/b43651a8-974e-4965-a650-9238ea1ecc15.jpg",
"vendorPath": "plg27673_0000004440.jpg"
}
],
"notices": [
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "容量(重量)",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "產品主要規格",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "使用期限或開封後使用期限",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "使用方法",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "製造商及製造銷售商",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "製造國",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "依化妝品法規定需標示之全成分",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "是否需食品藥品安全處審核",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "使用注意事項",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "品質保證標準",
"content": "產品如有異常,將依公平交易委員會公告之消費者爭議解決標準進行補償。"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "消費者諮詢電話",
"content": "請參考詳細頁面"
}
],
"attributes": [
{
"attributeTypeName": "膚質",
"attributeValueName": "",
"exposed": "NONE",
"editable": true
},
{
"attributeTypeName": "肌膚困擾",
"attributeValueName": "",
"exposed": "NONE",
"editable": true
},
{
"attributeTypeName": "數量",
"attributeValueName": "1入",
"exposed": "EXPOSED",
"editable": true
},
{
"attributeTypeName": "單件重量",
"attributeValueName": "",
"exposed": "EXPOSED",
"editable": true
},
{
"attributeTypeName": "使用部位",
"attributeValueName": "",
"exposed": "NONE",
"editable": true
},
{
"attributeTypeName": "單件容量",
"attributeValueName": "200ml",
"exposed": "EXPOSED",
"editable": true
}
],
"certifications": [
{
"certificationType": "NOT_REQUIRED",
"certificationCode": ""
}
],
"extraProperties": {
"transactionType": "manufacturer",
"onlineSalePriceForBooks": "10000",
"coupangSalePrice": "5000",
"businessType": "Beauty"
},
"searchTags": [
"搜尋詞1",
"搜尋詞2"
]
},
{
"offerCondition": "NEW",
"offerDescription": null,
"sellerProductItemId": 1271845813,
"vendorItemId": 4279191317,
"itemId": 385617482,
"itemName": "200ml_2入 (可能會變更)",
"originalPrice": 13000,
"salePrice": 10000,
"supplyPrice": 8680,
"maximumBuyCount": 1,
"maximumBuyForPerson": 0,
"outboundShippingTimeDay": 2,
"maximumBuyForPersonPeriod": 1,
"unitCount": 1,
"adultOnly": "EVERYONE",
"freePriceType": null,
"taxType": "TAX",
"parallelImported": "NOT_PARALLEL_IMPORTED",
"overseasPurchased": "NOT_OVERSEAS_PURCHASED",
"externalVendorSku": "0001",
"pccNeeded": false,
"bestPriceGuaranteed3P": false,
"emptyBarcode": true,
"emptyBarcodeReason": "無法確認商品_無條碼原因",
"barcode": null,
"saleAgentCommission": 9,
"modelNo": "171717",
"images": [
{
"imageOrder": 0,
"imageType": "REPRESENTATION",
"cdnPath": "vendor_inventory/images/2019/01/09/18/7/17173ab4-db79-48ab-8d29-4e1a7126abbf.jpg",
"vendorPath": "151009021007000006.jpg"
},
{
"imageOrder": 1,
"imageType": "DETAIL",
"cdnPath": "vendor_inventory/images/2019/01/09/18/3/a455fe6a-ea81-40e8-85ca-547db8d27c16.jpg",
"vendorPath": "plg27673_0000004440.jpg"
}
],
"notices": [
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "容量(重量)",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "品質保證標準",
"content": "請參考詳細頁面"
},
{
"noticeCategoryName": "化妝品",
"noticeCategoryDetailName": "消費者諮詢電話",
"content": "請參考詳細頁面"
}
],
"attributes": [
{
"attributeTypeName": "數量",
"attributeValueName": "2入",
"exposed": "EXPOSED",
"editable": true
},
{
"attributeTypeName": "單件容量",
"attributeValueName": "200ml",
"exposed": "EXPOSED",
"editable": true
}
],
"contents": [
{
"contentsType": "TEXT",
"contentDetails": [
{
"content": "<div></div> <div> <img src=\"http://img1a.coupangcdn.com/image/vendor_inventory/images/2019/01/09/18/7/0338f9a4-d6cb-4713-9948-5f49c4a61f27.jpeg\"> <div></div> </div>",
"detailType": "TEXT"
}
]
}
],
"certifications": [
{
"certificationType": "NOT_REQUIRED",
"certificationCode": ""
}
],
"extraProperties": {
"transactionType": "manufacturer",
"onlineSalePriceForBooks": "10000",
"coupangSalePrice": "5000",
"businessType": "Beauty"
},
"searchTags": [
"搜尋詞1",
"搜尋詞2"
]
}
],
"requiredDocuments": [],
"extraInfoMessage": null,
"manufacture": "製造商_測試",
"bundleInfo": {
"bundleType": "SINGLE"
}
}
}# 05
錯誤碼
| HTTP | 代碼 | 訊息 |
|---|---|---|
| 400 | HTTP_400 | Bad Request |
錯誤說明
| HTTP | 類型 | 錯誤訊息 | 解決方案 |
|---|---|---|---|
| 400 | 400 (Check request variable) | Product information is being registered or modified. Please try again later. [1320***883] | 請於申請商品註冊後 10 分鐘 再次嘗試。 |
| 400 | 400 (Check request variable) | Seller[A00123456] cannot query product information of another seller[A0011***5]. | 請確認已註冊的商品 ID(sellerProductId)是否正確。 |
| 400 | 400 (Check request variable) | No data found for this product(123456789). | 請確認已註冊的商品 ID(sellerProductId)是否正確。 |
| 400 | 400 (Check request variable) | Seller product ID [null] must be written in number format only. | 請確認已註冊的商品 ID(sellerProductId)是否正確。 |