Update Catalog Items

APIs related to updating Limio Catalog Items

Bulk Update

put

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.

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

To create a Bearer token, see How to get an OAuth Bearer Token?.

Usage format: Bearer <token>

Body
Responses
chevron-right
200

OK

application/json
successstringOptional
failedarrayOptional
put
/limio/catalogs/1/bulk-update

Last updated

Was this helpful?