ReDoc documentation
Delete multiple source items configuration for low quantity
required | Array of objects (inventory-api-data-source-item-interface) |
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"
}