BatchRetrieveInventoryCountsResponse |
DefaultInventoryApi.batchRetrieveInventoryCounts(BatchRetrieveInventoryCountsRequest body)
Returns current counts for the provided [CatalogObject]($m/CatalogObject)s at the requested
[Location]($m/Location)s.
|
BatchRetrieveInventoryCountsResponse |
InventoryApi.batchRetrieveInventoryCounts(BatchRetrieveInventoryCountsRequest body)
Returns current counts for the provided [CatalogObject]($m/CatalogObject)s at the requested
[Location]($m/Location)s.
|
CompletableFuture<BatchRetrieveInventoryCountsResponse> |
DefaultInventoryApi.batchRetrieveInventoryCountsAsync(BatchRetrieveInventoryCountsRequest body)
Returns current counts for the provided [CatalogObject]($m/CatalogObject)s at the requested
[Location]($m/Location)s.
|
CompletableFuture<BatchRetrieveInventoryCountsResponse> |
InventoryApi.batchRetrieveInventoryCountsAsync(BatchRetrieveInventoryCountsRequest body)
Returns current counts for the provided [CatalogObject]($m/CatalogObject)s at the requested
[Location]($m/Location)s.
|
BatchRetrieveInventoryCountsResponse |
DefaultInventoryApi.deprecatedBatchRetrieveInventoryCounts(BatchRetrieveInventoryCountsRequest body)
Deprecated.
|
BatchRetrieveInventoryCountsResponse |
InventoryApi.deprecatedBatchRetrieveInventoryCounts(BatchRetrieveInventoryCountsRequest body)
Deprecated.
|
CompletableFuture<BatchRetrieveInventoryCountsResponse> |
DefaultInventoryApi.deprecatedBatchRetrieveInventoryCountsAsync(BatchRetrieveInventoryCountsRequest body)
Deprecated.
|
CompletableFuture<BatchRetrieveInventoryCountsResponse> |
InventoryApi.deprecatedBatchRetrieveInventoryCountsAsync(BatchRetrieveInventoryCountsRequest body)
Deprecated.
|