구매 주문 취소 API

POST /v1/orders/cancel

채널별 동작

  • 1688: cancel_reason enum — buyerCancel, sellerGoodsLack, other
  • Taobao: 자유 형식 cancel_reason, 부분 취소용 선택적 sub_order_ids
  • Taobao는 pending: true(비동기 접수)를 반환할 수 있습니다.

응답

StandardOrderCancelResultresponse model.