Please download the product registration guide below for further details:
[Download] Coupang OPENAPI Product Registration Guide
[Download] New product creation API guide (12 Oct 2020)
For CGF/CGF lite products listing, please refer the following page:CGF/CGF Lite Product Creation
Path
POST
/v2/providers/seller_api/apis/api/v1/marketplace/seller-products
Example Endpoint
https://api-gateway.coupang.com/v2/providers/seller_api/apis/api/v1/marketplace/seller-products
Request Parameters
Body Parameter
Name | Required | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
displayCategoryCode | O | Number |
Display category code
Check by either using category list query API or downloading the category info excel. displayCategoryCode
※ If you do not enter the displayCategoryCode, click here for the category auto matching service.
|
||||||||||||||||||||||||
sellerProductName | O | String |
Product name for registration
Product name used for PO.
max length: 100 characters
|
||||||||||||||||||||||||
vendorId | O | String |
VendorID
Unique code issued to vendor by Coupang. Can be found in Wing after log-in.
|
||||||||||||||||||||||||
saleStartedAt | O | String |
Starting date of sales
"yyyy-MM-dd'T'HH:mm:ss" format
|
||||||||||||||||||||||||
saleEndedAt | O | String |
Ending date of sales
"yyyy-MM-dd'T'HH:mm:ss" format, *can input long period of up to 2099.
|
||||||||||||||||||||||||
displayProductName | String |
Product name for display
Actual product name to be displayed on Coupang product detail page.
[brand]+[generalProductName] format is encouraged. Product can still be registered with this field left empty. If left empty, either [brand]+[generalProductName] or [sellerProductName] format will be displayed instead. max length: 100 characters
|
|||||||||||||||||||||||||
brand | String |
Brand
Input the official brand name in Korean/ English with no space in between and no special characters.
|
|||||||||||||||||||||||||
generalProductName | String |
Product name
Product name without buying option[Attribute exposed] info (e.g., size, color, etc.). Model name can be added.
|
|||||||||||||||||||||||||
productGroup | String |
Product category
Represents the product type. You may refer to display category's final leaf category name. No need to input this if identical with product name [generalProductName].
|
|||||||||||||||||||||||||
deliveryMethod | O | String |
Delivery method
For fresh food, you must select fresh frozen type, not normal delivery.
|
||||||||||||||||||||||||
deliveryCompanyCode | O | String |
Courier code
|
||||||||||||||||||||||||
deliveryChargeType | O | String |
Delivery fee type
● For free delivery: set up amount for initial shipping fee on return (one-way)[deliveryChargeOnReturn] and return shipping fee (one-way)[returnCharge] ● For paid delivery: set up amount for standard shipping fee[deliveryCharge] and return shipping fee (one-way) ● For conditional free delivery: set up amount for standard shipping fee and return shipping fee (one-way) ● For fee on arrival: Categories applicable for fee on arrival are predefined and shared with seller support center to guide vendors. ※ For [CONDITIONAL_FREE], you may freely set a conditional amount.
|
||||||||||||||||||||||||
deliveryCharge | O | Number |
Standard delivery fee
Input one-way delivery fee amount for paid delivery and conditional free delivery.
|
||||||||||||||||||||||||
freeShipOverAmount | O | Number |
Conditional amount for free delivery
● Ex) if you want to set condition of at least 10,000 won for free delivery, set [deliveryChargeType] to 'CONDITIONAL_FREE' and input 10000 for [freeShipOverAmount].
※ can only input in 100 won units or more
※ input 0 for free delivery |
||||||||||||||||||||||||
deliveryChargeOnReturn | O | Number |
Initial shipping fee on return
Shipping fee paid by customer for free delivery return.
|
||||||||||||||||||||||||
remoteAreaDeliverable | O | String |
Remote area delivery possible or not
|
||||||||||||||||||||||||
unionDeliveryType | O | String |
Bundled delivery possible or not
※ Condition for bundled delivery: shipping location info mandatory (only products with same shipping location can be bundled delivered). Cannot block paid on arrival option. |
||||||||||||||||||||||||
returnCenterCode | O | String |
Return location center code
Extract and input return location center code after creating return location.
● return location can be created through WING or return location creation API. ● if you are unable to create return location, input "NO_RETURN_CENTERCODE" to manually add return location info. ※ Auto return integration service (Goodsflow) is available only if you have a contracted courier. Return location center code is mandatory.
※ For overseas shipping, you must input Korean return location address and the contracted courier code to generate return location center code. *overseas shipping return location guide (Click)
|
||||||||||||||||||||||||
returnChargeName | O | String |
Return location name
Check on Coupang Wing or by registering return location through Return location query API.
'query return location and input display value of shippingPlaceName' |
||||||||||||||||||||||||
companyContactNumber | O | String |
Return location contact number
Check on Coupang Wing or by registering return location through Return location query API
|
||||||||||||||||||||||||
returnZipCode | O | String |
Return location postal code
Check on Coupang Wing or by registering return location through return location query API
|
||||||||||||||||||||||||
returnAddress | O | String |
Return location address
Check on Coupang Wing or by registering return location through return location query API
|
||||||||||||||||||||||||
returnAddressDetail | O | String |
Return location detail address
Check on Coupang Wing or by registering Return location through return location query API
|
||||||||||||||||||||||||
returnCharge | O | Number |
Return shipping fee
One-way delivery fee for picking up return.
*can only input value 100%-150% of initial shipping fee on return.
|
||||||||||||||||||||||||
outboundShippingPlaceCode | O | Number |
Shipping location address code
Mandatory when selecting bundled delivery. Check by using shipping location query API.
When selecting Overseas Purchasing Agency (AGENT_BUY), only overseas addresses can be entered.
|
||||||||||||||||||||||||
vendorUserId | O | String |
Actual user ID (Coupang Wing ID)
User ID affiliated to the vendor.
|
||||||||||||||||||||||||
requested | O | Boolean |
Request for automatic approval or not
Choose auto approve or not when registering a product
● false : only save the uploaded contents and do not request for approval yet. (To start selling an item, you must request for sales through Wing or product approval request API) ● true : save and automatically request approval for sales |
||||||||||||||||||||||||
items | O | List |
Vendor item option list
Can add up to max 200 options.
|
||||||||||||||||||||||||
itemName | O | String |
Vendor item option name
Input for each item so that there is no overlap.
This is not the option name displayed on the site and may change depending on the buying option.
max length: 150 characters
|
||||||||||||||||||||||||
originalPrice | O | Number |
Original base price for discount (list price)
Price before discount that is used to calculate discount rate (%). If same price with sale price is inputted, it will be displayed as "Coupang price". use [change option level original base price] API to change this post-approval.
|
||||||||||||||||||||||||
salePrice | O | Number |
Sale price
Input sale price.
During "initial" product registration, sale price can only be entered before product approval request. Once approved, sale price can be changed through [change option level price] API. |
||||||||||||||||||||||||
maximumBuyCount | O | Number |
Quantity available for sale
Input inventory quantity available for sale.
During "initial" product registration, available inventory can only be entered before product approval request. Once approved, available inventory count can be changed through [change option level quantity] API. max value: 99999
|
||||||||||||||||||||||||
maximumBuyForPerson | O | Number |
Max order quantity per person
Maximum quantity a person can order for that product.
input '0' if no limit needs to be applied.
ex) if max order quantity per person is set to 100 and max order quantity period is set at 3, then one person can buy maximum 100 for 3 days total. |
||||||||||||||||||||||||
maximumBuyForPersonPeriod | O | Number |
Max order quantity period
Time period for the max order quantity limit.
input '1' if no time period needs to be applied. ex) if max order quantity per person is set to 100 and max order quantity period is set at 3, then one person can buy maximum 100 for 3 days total.
|
||||||||||||||||||||||||
outboundShippingTimeDay | O | Number |
Outbound shipping days (day)
input how many days after the order date (D-day) will the order be outbounded.
ex) input '1' if outbound is the next day (D+1)
|
||||||||||||||||||||||||
unitCount | O | Number |
Unit count
Input the number of units included in product. Then, (sale price ÷ unit count) will be calculated to display (price per 1 unit, #,000 won). Input '0' for products that don't need unit price.
|
||||||||||||||||||||||||
adultOnly | O | String |
19 or older
|
||||||||||||||||||||||||
taxType | O | String |
Taxable or not
|
||||||||||||||||||||||||
parallelImported | O | String |
Parallel import or not
※ For parallel import products, Certificate of Import Declaration URL should be included when creating product - Guide on how to register (Click) |
||||||||||||||||||||||||
overseasPurchased | O | String |
Overseas purchasing agency or not
※ For purchasing agencies, invoice receipt URL should be included when creating product - How to register (Click) |
||||||||||||||||||||||||
pccNeeded | O | Boolean |
PCC(personal customs clearance code) required or not
In the case of overseas purchasing agency(AGENT_BUY), the product PCC must be entered as true.
- default value: not required (false)
|
||||||||||||||||||||||||
externalVendorSku | String |
Vendor product code (vendor SKU code)
Can arbitrarily set vendor's unique item code value. This value will be included in PO query API response.
|
|||||||||||||||||||||||||
barcode | String |
Barcode
Valid standard product code attached to product.
|
|||||||||||||||||||||||||
emptyBarcode | Boolean |
No barcode
True when there is no barcode
|
|||||||||||||||||||||||||
emptyBarcodeReason | String |
Reason for no barcode
max length: 100 characters
|
|||||||||||||||||||||||||
modelNo | String |
Model number
|
|||||||||||||||||||||||||
extraProperties |
Vendor product option additional info.
Can repeatedly input in Key : Value format as much as needed.
|
||||||||||||||||||||||||||
Key | String |
Value
|
|||||||||||||||||||||||||
certifications | List |
Product certification info
Product certification info |
|||||||||||||||||||||||||
certificationType | String |
Certification info type
Use Category meta data querying API to find the right type.
For categories that do not require certification: NOT_REQUIRED |
|||||||||||||||||||||||||
certificationCode | String |
Certification info code
Code issued by certification authority.
|
|||||||||||||||||||||||||
certificationAttachments | List<Map<String,String>> |
Certification info attachments
The key of Map is fixed with below two and there is only one of them is needed: 1. vendorPath: if the image is not from Coupang CDN Server 2. cdnPath: if the image is already uploaded to Coupang CDN Server Note: for registering mobile phone with category (displayCategoryCode = 62600, Consumer Electronics>Cell Phone/Tablet PC/Accessories>Cell Phone/Tablet PC>Cell Phone>Unregistered Phones), you can upload below files by setting image url in the attachments.
1. Mobile communication certificate
2. Certification mark
Example: |
|||||||||||||||||||||||||
searchTags | List |
Keywords
Can repeatedly input as much as needed. ["keyword1","keyword2"]
Can input max 20 keywords with each max length of 20 characters. Cannot enter special characters aside from !@#$%^&*-+;:’.
|
|||||||||||||||||||||||||
images | O | List |
Image list
Can input repeatedly as much as needed.
|
||||||||||||||||||||||||
imageOrder | O | Number |
Image display order
0,1,2...
|
||||||||||||||||||||||||
imageType | O | String |
Image type
Representative image type
Can upload square image under 3MB in JPG and PNG format (min 500 x 500px, max 5000 x 5000px) ● Mandatory REPRESENTATION : square main image ● Optional DETAIL : other images (can upload max 9 images) USED_PRODUCT: used item condition image (can upload max 4 images) |
||||||||||||||||||||||||
cdnPath | O | String |
Coupang CDN path
Directly input if uploaded to Coupang CDN. At least one of vendorPath or cdnPath is required.
max length: 200 characters |
||||||||||||||||||||||||
vendorPath | O | String |
Vendor image path
Image path used by vendor. If path begins with http://, it will be automatically downloaded and added to Coupang CDN. At least one of vendorPath or cdnPath is required.
Only 80, 443 port image path can be used.
max length: 200 characters |
||||||||||||||||||||||||
notices | List |
Display info list
Can check and choose necessary display info by using Category meta data query API or the All categories list excel file.
|
|||||||||||||||||||||||||
noticeCategoryName | String |
Display info category name
Input one of the product display info category for each category.
Can check and choose necessary display info by using Category meta data query API or the All categories list excel file. |
|||||||||||||||||||||||||
noticeCategoryDetailName | String |
Display info category detail name
|
|||||||||||||||||||||||||
content | String |
Content
|
|||||||||||||||||||||||||
attributes | O | List |
Option list (attributes)
Object to input option list as predefined by each category level.
Can input as many buying options as needed. Cannot be added if all values of buying option (attribute exposed) are the same.
Mandatory to input at least one value. ※ For the beverage category, only mandatory purchase options defined in the category meta information can be registered, and purchase options without or without free purchase options are restricted.
|
||||||||||||||||||||||||
attributeTypeName | O | String |
Option type name
Can check and select the appropriate option type name by either using Category meta data query API or All category list excel file.
max length: 25 characters
|
||||||||||||||||||||||||
attributeValueName | O | String |
Option value
Input unit and the value corresponding to option type name [attributeTypeName]
Ex) "200ml" max length: 30 characters
|
||||||||||||||||||||||||
contents | O | List |
Contents list
Can input repeatedly as much as needed.
|
||||||||||||||||||||||||
contentsType | O | String |
Contents type
|
||||||||||||||||||||||||
contentDetails | O | List |
Detail content list
|
||||||||||||||||||||||||
content | O | String |
Content
|
||||||||||||||||||||||||
detailType | O | String |
Detailed type
|
||||||||||||||||||||||||
offerCondition | String |
Product condition
Cannot change offerCondition once product is created.
Can choose from below values based on display category code. If left empty, it will be handled as NEW.
|
|||||||||||||||||||||||||
offerDescription | String |
Used item detailed description
Describe condition of used item, max 700 characters.
Can only write when offerCondition is entered as used. |
|||||||||||||||||||||||||
requiredDocuments | List |
Input if required documents are mandatory
Can input doc with file size up to 5MB (PDF, HWP, DOC, DOCX, TXT, PNG, JPG, JPEG)
|
|||||||||||||||||||||||||
templateName | String |
Required document template name
Can check through Category meta data querying API
|
|||||||||||||||||||||||||
documentPath | String |
Required document Coupang CDN path
At least one of documentPath or vendorDocumentPath is required.
max length: 150 characters |
|||||||||||||||||||||||||
vendorDocumentPath | String |
Required document vendor path
If required document path starts with http://, then it will be automatically downloaded and added to Coupang CDN. At least one of documentPath or vendorDocumentPath is required.
max length: 150 characters |
|||||||||||||||||||||||||
extraInfoMessage | String |
Message with information on made to orders.
Message to be displayed when customers select delivery type "made to order".
|
|||||||||||||||||||||||||
manufacture | String |
Manufacturer
If cannot input exact manufacturer info, then input same info as [brand].
|
|||||||||||||||||||||||||
bundleInfo | Map<String,String> | Bundle product | |||||||||||||||||||||||||
bundleType | String |
Bundle product type
● SINGLE : Same Composition Products (Default value) ● AB : Mixed Composition Products |
Request Example
{
"displayCategoryCode": 56137,
"sellerProductName": "test_클렌징오일_관리용_상품명",
"vendorId": "A00012345",
"saleStartedAt": "2017-11-30T00:00:00",
"saleEndedAt": "2099-01-01T23:59:59",
"displayProductName": "해피바스 솝베리 클렌징 오일",
"brand": "해피바스",
"generalProductName": "솝베리 클렌징 오일",
"productGroup": "클렌징 오일",
"deliveryMethod": "SEQUENCIAL",
"deliveryCompanyCode": "KDEXP",
"deliveryChargeType": "FREE",
"deliveryCharge": 0,
"freeShipOverAmount": 0,
"deliveryChargeOnReturn": 2500,
"remoteAreaDeliverable": "N",
"unionDeliveryType": "UNION_DELIVERY",
"returnCenterCode": "1000274592",
"returnChargeName": "반품지_1",
"companyContactNumber": "02-1234-678",
"returnZipCode": "135-090",
"returnAddress": "서울특별시 강남구 삼성동",
"returnAddressDetail": "333",
"returnCharge": 2500,
"outboundShippingPlaceCode": "74010",
"vendorUserId": "wing_loginId_123",
"requested": true,
"items": [
{
"itemName": "200ml_1개",
"originalPrice": 13000,
"salePrice": 10000,
"maximumBuyCount": "100",
"maximumBuyForPerson": "0",
"outboundShippingTimeDay": "1",
"maximumBuyForPersonPeriod": "1",
"unitCount": 1,
"adultOnly": "EVERYONE",
"taxType": "TAX",
"parallelImported": "NOT_PARALLEL_IMPORTED",
"overseasPurchased": "NOT_OVERSEAS_PURCHASED",
"pccNeeded": "false",
"externalVendorSku": "0001",
"barcode": "",
"emptyBarcode": true,
"emptyBarcodeReason": "상품확인불가_바코드없음사유",
"modelNo": "171717",
"extraProperties": {
"coupangSalePrice": 5000,
"onlineSalePriceForBooks": 10000,
"transactionType": "manufacturer",
"businessType": "Beauty"
},
"certifications": [
{
"certificationType": "NOT_REQUIRED",
"certificationCode": ""
}
],
"searchTags": [
"검색어1",
"검색어2"
],
"images": [
{
"imageOrder": 0,
"imageType": "REPRESENTATION",
"vendorPath": "http://image11.coupangcdn.com/image/product/image/vendoritem/2018/06/25/3719529368/27a6b898-ff3b-4a27-b1e4-330a90c25e9c.jpg"
},
{
"imageOrder": 1,
"imageType": "DETAIL",
"vendorPath": "http://image11.coupangcdn.com/image/product/image/vendoritem/2017/02/21/3000169918/34b79649-d625-4f49-a260-b78bf7a573a8.jpg"
},
{
"imageOrder": 2,
"imageType": "DETAIL",
"vendorPath": "http://image11.coupangcdn.com/image/product/image/vendoritem/2018/06/28/3000169918/5716aa61-70bd-47cd-8f3d-f3d49e7f496d.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": "1개"
},
{
"attributeTypeName": "개당 용량",
"attributeValueName": "200ml"
}
],
"contents": [
{
"contentsType": "TEXT",
"contentDetails": [
{
"content": "<html><div></div><div><img src='http://image11.coupangcdn.com/image/product/content/vendorItem/2018/06/26/196713/738d905f-ed80-4fd8-ad21-ed87b195a19e.jpg' /><div></html>",
"detailType": "TEXT"
}
]
}
],
"offerCondition": "NEW",
"offerDescription": ""
},
{
"itemName": "200ml_2개",
"originalPrice": 26000,
"salePrice": 20000,
"maximumBuyCount": 100,
"maximumBuyForPerson": 0,
"outboundShippingTimeDay": 2,
"maximumBuyForPersonPeriod": 1,
"unitCount": 1,
"adultOnly": "EVERYONE",
"taxType": "TAX",
"parallelImported": "NOT_PARALLEL_IMPORTED",
"overseasPurchased": "NOT_OVERSEAS_PURCHASED",
"pccNeeded": "false",
"externalVendorSku": "0001",
"barcode": "",
"emptyBarcode": true,
"emptyBarcodeReason": "상품확인불가_바코드없음사유",
"modelNo": "171717",
"extraProperties": {
"coupangSalePrice": 5000,
"onlineSalePriceForBooks": 10000,
"transactionType": "manufacturer",
"businessType": "Beauty"
},
"certifications": [
{
"certificationType": "NOT_REQUIRED",
"certificationCode": ""
}
],
"searchTags": [
"검색어1",
"검색어2"
],
"images": [
{
"imageOrder": 0,
"imageType": "REPRESENTATION",
"vendorPath": "http://image11.coupangcdn.com/image/product/image/vendoritem/2018/06/26/3001519145/74100e2a-d1ad-4b50-9c78-840c12a3e10d.jpg"
},
{
"imageOrder": 1,
"imageType": "DETAIL",
"vendorPath": "http://image11.coupangcdn.com/image/product/image/vendoritem/2017/02/21/3000169918/34b79649-d625-4f49-a260-b78bf7a573a8.jpg"
},
{
"imageOrder": 2,
"imageType": "DETAIL",
"vendorPath": "http://image11.coupangcdn.com/image/product/image/vendoritem/2018/06/28/3000169918/5716aa61-70bd-47cd-8f3d-f3d49e7f496d.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": "2개"
},
{
"attributeTypeName": "개당 용량",
"attributeValueName": "200ml"
}
],
"contents": [
{
"contentsType": "TEXT",
"contentDetails": [
{
"content": "<html><div></div><div><img src='http://image11.coupangcdn.com/image/product/content/vendorItem/2018/06/26/196713/738d905f-ed80-4fd8-ad21-ed87b195a19e.jpg' /><div></html>",
"detailType": "TEXT"
}
]
}
],
"offerCondition": "NEW",
"offerDescription": ""
}
],
"requiredDocuments": [
{
"templateName": "기타인증서류",
"vendorDocumentPath": "http://image11.coupangcdn.com/image/product/content/vendorItem/2018/07/02/41579010/eebc0c30-8f35-4a51-8ffd-808953414dc1.jpg"
}
],
"extraInfoMessage": "",
"manufacture": "아모레퍼시픽",
"bundleInfo": {
"bundleType": "SINGLE"
}
}
Response Message
Name | Type | Description | ||||
---|---|---|---|---|---|---|
code | String |
result code
SUCCES/ERROR
|
||||
message | String |
message
|
||||
data | Long |
registered product ID
=sellerProductId
|
Response Example
{
"code": "200",
"message": "",
"data": {
"code": "SUCCESS",
"message": "",
"data": 427011919
}
}
Error Spec
HTTP status code (error type) | Error message | Solution |
---|---|---|
400 (check request parameter) | The value of attributeValueName is incorrect. Please enter the acceptable values as following the error spec guide |
Please check if it is a diaper step that can be entered. 1단계, 2단계, 3단계, 4단계, 5단계, 6단계, 7단계, 신생아(NB), 소형(S), 중형(M), 대형(L), 특대형(XL), 점보형(2XL), 점보형 이상(3XL) |
400 (check request parameter) | Cannot find mandatory attributes for category. | Error occurs when mandatory attribute value is left out. Need to input mandatory attribute by checking with Category meta data query API. |
400 (check request parameter) | Input value error. line: 123 | Need to check if appropriate parameter, value and array format has been entered for the corresponding line in request JSON message. |
400 (check request parameter) | Please input correct return location center code. | Check shipping location and return location query API to see if appropriate shipping and return location codes were entered. |
400 (check request parameter) | java.lang.NullPointerException | Need to check for typos in requested JSON message. |
400 (check request parameter) | Mandatory display info (such as manufacturer and supplier) and info provided through category (such as cosmetics) are different. | Error when there is problem with display info. Need to query Category display meta data and check if it's identical to the display info (("notices": []) you've entered. |
400 (check request parameter) | If delivery type is free shipping for purchases of 19800 and above, then conditional free is 19800 won with initial delivery fee of 0 won. | When using freeShipOverAmount:19800 setting, need to check if initial delivery fee (deliveryChargeOnReturn) value has been set to '0'. |
400 (check request parameter) | check [courier code]. | When using remote area shipping, can only input registered courier for (remoteAreaDeliverable : "Y") shipping location. |
400 (check request parameter) | UNAUTHORIZATION | Error caused by incorrect authorization info. Please check if appropriate authorization has been made. |
400 (check request parameter) | Please check the delivery method. | If you select overseas purchasing agency(AGENT_BUY), check if the shipping address is an overseas shipping address. It is not possible to select a domestic(Korean) delivery address. |
400 (check request parameter) | If the delivery method is a purchasing agent(AGENT_BUY), Coupang makes it mandatory for customers to enter PCCC for delivery. | If you select overseas purchasing agency(AGENT_BUY), check that the pccNeeded parameter value is set to true. |
400 (check request parameter) | When registering a mixed composition product, multiple option configurations are not possible. | When registering a mixed composition product, please remove the exposure option. |
400 (check request parameter) | When registering a mixed composition product, you cannot enter the attribute (attributeTypeName). | When registering a mixed composition product, please remove the attribute (attributeTypeName). |
400 (check request parameter) | This value is not allowed in bundleInfo. | Only SINGLE and AB values are allowed in bundleInfo. |
"code": "SUCCESS"
After you received message that product has been successfully created, we advise you to use [Product list section query API] or WING to check if product status is 'approved'.
- If status is 'approval rejected', please check the rejection reason and resend after applying changes.
- You may find 'approval rejected' reasons in WING's status change history or by using [Product status change history query API].
※ Please limit your API calls for Product creation and modification APIs to no more than 10 per second.
URL API Name
CREATE_PRODUCT