Skip to main content
Version: v3

Create Product Collection

POST 

/products/collections

Create a new Product Collection for a specific location

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    altIdstringrequired

    Location Id

    altTypestringrequired

    The type of alt. For now it is only LOCATION

    Available optionslocation
    collectionIdstring

    Unique Identifier of the Product Collection, Mongo Id

    namestringrequired

    Name of the Product Collection

    slugstringrequired

    Slug of the Product Collection which helps in navigation

    imagestring

    The URL of the image that is going to be displayed as the collection Thumbnail

    seoobject

    The metadata information which will be displayed in SEO previews

application/json

Successful response

Schema
    dataobjectrequired

    created Collection