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
Language
Authorization
Basic
base64
:
URL