ReDoc documentation
Delete Multiple Source item data
| required | Array of objects (inventory-api-data-source-item-interface)  | 
400 Bad Request
401 Unauthorized
Unexpected error
{- "sourceItems": [- {- "sku": "string",
- "source_code": "string",
- "quantity": 0,
- "status": 0,
- "extension_attributes": { }
 }
 ]
}{- "message": "string",
- "errors": [- {- "message": "string",
- "parameters": [- {- "resources": "string",
- "fieldName": "string",
- "fieldValue": "string"
 }
 ]
 }
 ],
- "code": 0,
- "parameters": [- {- "resources": "string",
- "fieldName": "string",
- "fieldValue": "string"
 }
 ],
- "trace": "string"
}