API Reference

Create Collection

Creates a new collection of products.

Request body example:

{ "Name": "Teste Collection", "clientId": "qaneo1", "Url": " ", "ImageUrl":"https://www.petlove.com.br/dicas/gatinhos-fofos-veja-fotos", "HexColor":"#FFFFFF", "HexTextColor": "#000000", "isDeleted":"false", "products":[ { "productId":"91F254D4-33C7-4B62-820C-000B9F351348" } ] }

Fields description:

FieldTypeDescription
idGuidCollection ID
productIdGuidProduct ID
nameStringCollection name
urlStringCollection address
hexColorHexadecimalCollection color defined
hexColorHexadecimalCollection text color defined
isDeletedBooleanIf the collection is deleted or not
lastUpdateDateCategory last update
productsArray ObjectThe products inside this collection
clientIdStringThe client ID.
Path Params
string
required

Use "api" for production environment or "hlg-api" for homolog

Body Params
string
required

Category body

Responses

Language
Credentials
:
URL
Choose an example:
application/json