A valid request URL is required to generate request examples{
"dryRun": true,
"itemsDeleted": [
{
"productID": 123,
"inventoryIDs": [
123
],
"locationIDs": [
123
],
"locationCodes": [
"<string>"
],
"auditIDs": [
123
],
"itemIdentifier": {
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>"
}
}
],
"totalAuditsDeleted": true,
"totalInventoryEntriesDeleted": true,
"totalLocationsAffected": true,
"totalPickWavesDeleted": true,
"totalProductsDeleted": true,
"jobIDs": true
}Deletes multiple inventory items.
A valid request URL is required to generate request examples{
"dryRun": true,
"itemsDeleted": [
{
"productID": 123,
"inventoryIDs": [
123
],
"locationIDs": [
123
],
"locationCodes": [
"<string>"
],
"auditIDs": [
123
],
"itemIdentifier": {
"partNumber": "<string>",
"upc": "<string>",
"sku": "<string>"
}
}
],
"totalAuditsDeleted": true,
"totalInventoryEntriesDeleted": true,
"totalLocationsAffected": true,
"totalPickWavesDeleted": true,
"totalProductsDeleted": true,
"jobIDs": true
}JWT Authorization header using the Bearer scheme.
Site ID
Request to batch delete items
Request needed for deleting inventory
Flag used to differentiate between a test and a non-test run.
Flag used to request explicit inventory, location, pick wave, and audit information for each request item.
An array of locationCodes to be considered for item-deletion purposes. Optional. All locationCodes associated with the requesting tenant will be considered if no locationCodes are provided.
Flag used to request deletion of inventory across all locations (overrides locationCodes).
List of items to delete. Supports basic regex operators: .*+?^$[]
Show child attributes
Associative Map of <String, String> for tagCategoryName => tagName
Show child attributes
Success
Delete Item Response
Flag used to differentiate between a test and a non-test run.
Items deleted due to the request
Show child attributes
Flag used to differentiate between a test and a non-test run.
Flag used to differentiate between a test and a non-test run.
Flag used to differentiate between a test and a non-test run.
Flag used to differentiate between a test and a non-test run.
Flag used to differentiate between a test and a non-test run.
Flag used to differentiate between a test and a non-test run.