Create Characteristic

Creates a new product characteristic.

Request body example:

{ "key": "Cor", "value": "Vermelho", "order": 0 }

Fields description:

FieldTypeDescription
idGuidCharacteristic ID
productIdGuidProduct ID
keyStringA key that represents this characteristic
valueStringA definition of value for a key
Path Params
string
required

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

string
required
Defaults to Guid

Product ID

Body Params
string
required

Characteristic body

Responses

Language
Credentials
:
URL
Choose an example:
application/json