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.

 오늘 하루 이 창을 열지 않음 [닫기]

物流信息相关API

  • 发货地创建 plus icon minus icon
  • 创建发货地址。您可通过该API创建多个发货地,所创建的发货地将被指定为注册商品时使用的的发货地。  创建相同地址的发货地会受限。  创建/修改发货地时,请将usable参数值设置为true (use)。    Path POST /v2/providers/openapi/apis/api/v4/vendors/{vendorId}/outboundShippingCenters Exa... 查看更多
  • 发货地查询 plus icon minus icon
  • 您可查询已注册的发货地列表。  也可使用发货地名称和发货地代码查询已注册的发货地信息。     **查询发货地信息时使用的参数**  1.查询所有已注册发货地列表时:仅输入pageNum和pageSize即可  2.只查询所需的发货地信息时:仅输入 placeNames 或 placeCodes即可   Path GET /v2/providers/marketplace_openap... 查看更多
  • 发货地修改 plus icon minus icon
  •   修改发货地址。  修改发货地址,需要outboundShippingPlaceCode及remoteInfoId。   您可通过“发货地查询”API获取outboundShippingPlaceCode及remoteInfoId   ※ 注册收货地址时设定的国内或海外分类确定后,不能从国内更改为海外或从海外更改为国内。 如果您想更改国内和海外之间的划分,请重新注册一个新的收货地址.  ... 查看更多
  • 退货地创建 plus icon minus icon
  • 创建退货地。  卖家可使用该API创建多个退货地。  生成的退货地会使用注册商品时输入的退货地信息。    ※如果没有物流公司合约代码,您可在不创建退货地的情况下注册商品,  但海外配送商品必须创建退货地。 *附加指南(点击)     Path POST /v2/providers/openapi/apis/api/v4/vendors/{vendorId}/returnShipping... 查看更多
  • 退货地列表查询 plus icon minus icon
  • 通过卖家代码查询退货地. Path GET /v2/providers/openapi/apis/api/v4/vendors/{vendorId}/returnShippingCenters Example Endpoint https://api-gateway.coupang.com/v2/providers/openapi/apis/api/v4/vendors/A00012345/... 查看更多
  • 更改退货地址 plus icon minus icon
  • 更改退货地址功能。 更改退货地址时需要退货地址代码(returnCenterCode),使用[查看退货地列表]API获取退货地址代码 Path PUT /v2/providers/openapi/apis/api/v4/vendors/{vendorId}/returnShippingCenters/{returnCenterCode} Example Endpoint https://a... 查看更多
  • 物流公司代码 plus icon minus icon
  • 物流公司代码  有删除线的为已被并购或停止服务的。  使用不支持的快递公司代码或不符合标准的运单将产生错误 <注意!>此列表只是上传自发货订单的物流运单号接口所支持的物流公司代码。CGF lite 订单接口支持的物流公司代码请转至此页面。 物流公司代码  (请求API使用) 物流公司名称  运单号位数  举例  HYUNDAI Lotte Global Lo... 查看更多