Atrybuty - Właściwości

Tworzy właściwość atrybutu

Tworzy właściwość atrybutu

post/attributes_properties

Request body

attribute_idinteger

Identyfikator właściwości atrybutu

namestring

Nazwa właściwości atrybutu

Example request

{
  "attribute_id": 1,
  "name": "Jasnozielony"
}

Response

Sukces

messagestring

Wiadomość zwrotna od systemu

Example response

[
  {
    "message": "success"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.