BatchRetrieveInventoryChangesResponse |
DefaultInventoryApi.batchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
BatchRetrieveInventoryChangesResponse |
InventoryApi.batchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
DefaultInventoryApi.batchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
InventoryApi.batchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Returns historical physical counts and adjustments based on the provided filter criteria.
|
BatchRetrieveInventoryChangesResponse |
DefaultInventoryApi.deprecatedBatchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
BatchRetrieveInventoryChangesResponse |
InventoryApi.deprecatedBatchRetrieveInventoryChanges(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
DefaultInventoryApi.deprecatedBatchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|
CompletableFuture<BatchRetrieveInventoryChangesResponse> |
InventoryApi.deprecatedBatchRetrieveInventoryChangesAsync(BatchRetrieveInventoryChangesRequest body)
Deprecated.
|