Collections update

🔒

Requires collection access scope. For more access scope

TopicTrigger TimingMinimum Supported Version
collections/updateTriggered when a collection is updated202007

Resource:https://www.shoplazza.dev/reference/collection-properties-1

Response Example

{ "collection": { "id": "0097cfc8-6ec3-40ed-ab9f-6f2231b705a6", "title": "Collection", "handle": "Collection", "description": "", "meta_title": "xxx", "meta_description": "xxx", "meta_keyword": "tag1,tag2,tag3", "image": { "src": "https://cdn.shoplazza.com/example.png", "width": 480, "height": 360, "alt": "Image" }, "sort_order": "alpha-asc", "created_at": "2018-10-31T13:02:19-04:00", "updated_at": "2018-10-31T13:02:19-04:00" } }
FAQ