Skip to main content
POST
배송 신청

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
orderIds
integer<int64>[]
required

배송 신청 대상 주문 ID 목록. 주문 등록 API 응답의 orderId 값입니다.

Example:

Response

Created — 배송건이 생성되었습니다.

shipments
object[]
required

생성된 배송 신청 목록