BatchChangeInventoryResponse |
DefaultInventoryApi.batchChangeInventory(BatchChangeInventoryRequest body)
Applies adjustments and counts to the provided item quantities.
|
BatchChangeInventoryResponse |
InventoryApi.batchChangeInventory(BatchChangeInventoryRequest body)
Applies adjustments and counts to the provided item quantities.
|
CompletableFuture<BatchChangeInventoryResponse> |
DefaultInventoryApi.batchChangeInventoryAsync(BatchChangeInventoryRequest body)
Applies adjustments and counts to the provided item quantities.
|
CompletableFuture<BatchChangeInventoryResponse> |
InventoryApi.batchChangeInventoryAsync(BatchChangeInventoryRequest body)
Applies adjustments and counts to the provided item quantities.
|
BatchChangeInventoryResponse |
DefaultInventoryApi.deprecatedBatchChangeInventory(BatchChangeInventoryRequest body)
Deprecated.
|
BatchChangeInventoryResponse |
InventoryApi.deprecatedBatchChangeInventory(BatchChangeInventoryRequest body)
Deprecated.
|
CompletableFuture<BatchChangeInventoryResponse> |
DefaultInventoryApi.deprecatedBatchChangeInventoryAsync(BatchChangeInventoryRequest body)
Deprecated.
|
CompletableFuture<BatchChangeInventoryResponse> |
InventoryApi.deprecatedBatchChangeInventoryAsync(BatchChangeInventoryRequest body)
Deprecated.
|