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.

 오늘 하루 이 창을 열지 않음 [닫기]
  • Coupang OPENAPI SDK 1.0.19 plus icon minus icon
  • #1.0.19发布日期 : 2022年1月7日##概要* 在销售历史查询 API 中增加 downaloableCoupon 属性##细节* [SSA-1241] 在 OPEN API SDK OrderSheetDTO 类中添加了 shipmentType 字段 查看更多
  • SDK 使用向导 plus icon minus icon
  • 1. 下载 & 通告    1-1. 下载  点击下方链接即可下载.  [Download] SDK 1.0.19 for Coupang OPENAPI    若无法下载,请输入请求SDK文件的卖家名/VendorID/开发语言和版本/简单原因说明,线上咨询。     1-2. 通告 * 详细信息,请参阅部署文件中的发布说明。 版本.  详细内容  日期  1.0.1... 查看更多
  • 使用 Debug 模式来查看请求和返回消息 plus icon minus icon
  • 从SDK 1.0.3,您可以使用 Debug 模式来查看 API 的请求和返回消息。 使用Debug 模式时,请将值 "true" 赋予以下示例请求代码中的第三个参数。 (如果不使用Debug 模式,前两个参数正常设置,第三个参数值为“false”即可。) CoupangMarketPlaceApi apiInstance = new CoupangMarketPlaceApi(SECRET... 查看更多