Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OpenApiResultOfOSellerProductItemStatus |
CoupangMarketPlaceApi.getInventoryInformation(String xRequestedBy,
Long vendorItemId)
옵션별 수량/가격/상태 조회
옵션별 수량/가격/상태를 조회한다.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<OpenApiResultOfOSellerProductItemStatus> |
CoupangMarketPlaceApi.getInventoryInformationWithHttpInfo(String xRequestedBy,
Long vendorItemId)
옵션별 수량/가격/상태 조회
옵션별 수량/가격/상태를 조회한다.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.getInventoryInformationAsync(String xRequestedBy,
Long vendorItemId,
ApiCallback<OpenApiResultOfOSellerProductItemStatus> callback)
옵션별 수량/가격/상태 조회 (asynchronously)
옵션별 수량/가격/상태를 조회한다.
|
Modifier and Type | Method and Description |
---|---|
OpenApiResultOfOSellerProductItemStatus |
OpenApiResultOfOSellerProductItemStatus.code(String code) |
OpenApiResultOfOSellerProductItemStatus |
OpenApiResultOfOSellerProductItemStatus.data(OSellerProductItemStatus data) |
OpenApiResultOfOSellerProductItemStatus |
OpenApiResultOfOSellerProductItemStatus.message(String message) |
Copyright © 2022. All rights reserved.