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": [
- {
- "extension_attributes": { },
- "quantity": 0,
- "sku": "string",
- "source_code": "string",
- "status": 0
}
]
}{- "code": 0,
- "errors": [
- {
- "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
]
}
], - "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
], - "trace": "string"
}