Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfOrderSheetDto |
CoupangMarketPlaceApi.getOrderSheetByShipmentBoxId(Long shipmentBoxId,
String vendorId,
String xRequestedBy)
발주서 단건 조회V2 (분리배송적용)
발주서 단건을 조회한다.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDtoOfOrderSheetDto> |
CoupangMarketPlaceApi.getOrderSheetByShipmentBoxIdWithHttpInfo(Long shipmentBoxId,
String vendorId,
String xRequestedBy)
발주서 단건 조회V2 (분리배송적용)
발주서 단건을 조회한다.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.getOrderSheetByShipmentBoxIdAsync(Long shipmentBoxId,
String vendorId,
String xRequestedBy,
ApiCallback<ResponseDtoOfOrderSheetDto> callback)
발주서 단건 조회V2 (분리배송적용) (asynchronously)
발주서 단건을 조회한다.
|
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfOrderSheetDto |
ResponseDtoOfOrderSheetDto.code(Integer code) |
ResponseDtoOfOrderSheetDto |
ResponseDtoOfOrderSheetDto.data(OrderSheetDto data) |
ResponseDtoOfOrderSheetDto |
ResponseDtoOfOrderSheetDto.message(String message) |
Copyright © 2022. All rights reserved.