OPENAPI 관련 안내

[ 2021/07/07 OPENAPI 서비스 장애 안내 / OPENAPI Service Disability Information]

[Korean]
안녕하세요? 쿠팡 입니다.
금일 오전 OPENAPI 를 통한 주문 수집에 문제가 발생하여 아래와 같이 안내드립니다.
- OpenAPI 셀러가 오전에 발주서 API 수집시 수취인 안심번호 값이 null 로 표시되는 문제 발생
- 진행시간 : 2021년 7월 7일 04:21 ~ 10:22 KST
- 현재는 조치완료되어 정상이용 가능
위 내용 참고하시어 필요시 주문을 재수집해주시기 바랍니다.
이용에 불편을 드려 죄송합니다.
관련 문의는 https://deverlopers.coupangcorp.com 또는 openapisupport@coupang.com 으로 부탁드립니다.
감사합니다.

[English]
There is a problem with order collection through OPENAPI this morning, and we inform you as follows.
- When the OpenAPI seller collects the order form API in the morning, the recipient's security number value is displayed as null.
- Running time: July 7, 2021 04:21 ~ 10:22 KST
- Currently, the measures have been completed and can be used normally.
Please refer to the above and recollect your order if necessary.
We apologize for the inconvenience.
For related inquiries: https://deverlopers.coupangcorp.com Or, please contact openapisupport@coupang.com.
Thank you.

 오늘 하루 이 창을 열지 않음 [닫기]
  • Product Creation plus icon minus icon
  • API to register products sold on Coupang.   In order to create a product, you must include information such as shipping/return locations, category, koshi info, option info that complies to Coupang'... See more
  • Request for product approval plus icon minus icon
  • A temporarily saved product is displayed on a product page after getting through the stages of Request for approval-> Approval completed. Caution: A message saying, "Inventory(XXXX) is not at the '... See more
  • Querying product plus icon minus icon
  • You can query registered product information using registered product ID(sellerProductId). You can also check the option ID(vendorItemId) needed to modify product price/inventory/sales status. Also... See more
  • Querying product (Approval not required) plus icon minus icon
  • Querying product related info such as shipping and return location.   You may quickly update info on [Product query API (approval not required)] by using this API response message.   Path GET /v2/p... See more
  • Modify Product plus icon minus icon
  • Modify seller's product info.Using 'product query API', edit only the value you wish to modify from the JSON message queried and then send the entire JSON message to make for quick modification. Ca... See more
  • Product Modification (Approval not required) plus icon minus icon
  • Allows you to quickly modify delivery and return location info without going through any approval process.  Please refer to Body Parameter for attributes that can be modified.    'Temporarily save... See more
  • Delete a Product plus icon minus icon
  • You can delete a listed product. You can delete a product that is not waiting for approval and if all the options (item) included in the product have been suspended. Path DELETE /v2/providers/selle... See more
  • Query a status of product registration plus icon minus icon
  • Inquires the number of products that the seller can register and the number of products currently registered.If the maximum number of products that can be created (permittedCount) is null, you can ... See more
  • Product list paging query plus icon minus icon
  • Paging-query a list of products. Path GET /v2/providers/seller_api/apis/api/v1/marketplace/seller-products Example Endpoint https://api-gateway.coupang.com/v2/providers/seller_api/apis/api/v1/marke... See more
  • Product list ranging query plus icon minus icon
  • Query a list of products based on creation date/time. The maximum query range is 10 minutes.   Path GET /v2/providers/seller_api/apis/api/v1/marketplace/seller-products/time-frame Example Endpoint ... See more
  • Query a history of product status updates plus icon minus icon
  • Query a history of product status updates using Listed Product ID (sellerProductId).   Path GET /v2/providers/seller_api/apis/api/v1/marketplace/seller-products/{sellerProductId}/histories Example ... See more
  • Query a summary of product info plus icon minus icon
  • You can query a summary of product info using the seller product code (externalVendorSku) entered to list/modify products.   Path GET /v2/providers/seller_api/apis/api/v1/marketplace/seller-product... See more
  • Query quantity/price/status by product items plus icon minus icon
  • Query number of stock, selling price and sales status of each product item. Path GET /v2/providers/seller_api/apis/api/v1/marketplace/vendor-items/{vendorItemId}/inventories Example Endpoint https:... See more
  • Changing quantity of each product item plus icon minus icon
  • Change inventory quantity of each product item. This feature can be used when option ID(vendorItemId) is issue after sale request is applied and approved. Path PUT /v2/providers/seller_api/apis/api... See more
  • Changing price of each item of a product plus icon minus icon
  • Changes selling price of each item of a product. This feature can be used when option ID(vendoritemID) is issued after sales request is approved.  As forceSalePriceUpdate=true, it is possible to ch... See more
  • Resume sales of each item of a product plus icon minus icon
  • Change the sale status of each item of a product to 'up for sale'. This feature can be used when optionID(vendorItemId) is issue after sale request is approved. Path PUT /v2/providers/seller_api/ap... See more
  • Suspend sale of each item of a product plus icon minus icon
  • Change the sale status of each item of a product to 'suspended'. This feature can be used when option ID(vendorItemId) is issued after sale request is approved. Path PUT /v2/providers/seller_api/ap... See more
  • Change the base price for discount rate at an item level plus icon minus icon
  • The base price for discount rate at an item level is changed. You can use this feature once you have an Option ID(vendoritemId) issued upon approval of 'request for sale'. Path PUT /v2/providers/se... See more
  • Activate auto-generated option (option product unit) plus icon minus icon
  • This is an API that allows you to activate the automatically generated option for each individual option product. If the seller activates the auto-generation option for the registered product, an o... See more
  • Activate auto-generated option (total product unit) plus icon minus icon
  • This is an API that allows you to activate the auto-generation option for all products. If you activate the auto-generation option, options that meet the conditions among the products registered by... See more
  • Disable auto-generated option (option product unit) plus icon minus icon
  • This is an API that allows you to disable the automatically generated option for each individual option product. If the seller requests to disable the auto-generation option for an existing registe... See more
  • Disable auto-generated option (total product unit) plus icon minus icon
  • This is an API that allows you to disable the auto-generation option for all products. If the seller requests to disable the auto-generation option for an existing registered product, the option wi... See more