This API allows you to perform bulk update operations on Limio catalog items (such as offers, add-ons etc.). This can be useful for updating multiple items at once, for example, when you want to update the price of multiple offers at the same time.
OK
Unauthorized
Not found
{- "diffs": [
- {
- "path": "string",
- "diff": {
- "attributes": {
- "example_attribute": "string"
}
}
}
]
}{- "success": "string",
- "failed": [ ]
}