병행수입 상품을 등록하기 위해서는 아래의 2가지를 확인해주셔야 합니다.
1. 병행수입여부(parallelImported) 를 "PARALLEL_IMPORTED" 로 입력합니다.
{
"parrallelImported": "PARALLEL_IMPORTED",
}
2. json 내에 필수 구비서류(requiredDocuments) 등록
병행수입 상품의 경우, 구비서류(수입신고필증)을 등록해주셔야 합니다.
등록 또는 수정을 위해 작성한 json message 하단의 requiredDocuments 항목에 아래와 같이 넣어주시고, vendorDocumentPath를 해당하는 구비서류 URL로 수정해주시면 됩니다.
"requiredDocuments": [ {
"templateName": "수입신고필증(병행수입 선택시)",
"vendorDocumentPath": "http://image11.coupangcdn.com/image/product/content/vendorItem/2018/07/02/41579010/eebc0c30-8f35-4a51-8ffd-808953414dc1.jpg"