ReDoc documentation
Remove StockSourceLink list list
required | Array of objects (inventory-api-data-stock-source-link-interface) |
400 Bad Request
401 Unauthorized
Unexpected error
{- "links": [
- {
- "stock_id": 0,
- "source_code": "string",
- "priority": 0,
- "extension_attributes": {
- "source_name": "string"
}
}
]
}
{- "message": "string",
- "errors": [
- {
- "message": "string",
- "parameters": [
- {
- "resources": "string",
- "fieldName": "string",
- "fieldValue": "string"
}
]
}
], - "code": 0,
- "parameters": [
- {
- "resources": "string",
- "fieldName": "string",
- "fieldValue": "string"
}
], - "trace": "string"
}