Opcje - Właściwości

Pobierz szczegóły właściwości opcji

Zwraca szczegóły właściwości

get/options_properties/{option_id}

Path parameters

{"stackTrail":"paths:/options_properties/{option_id}:get:parameters:0:schema","oasType":"schema","type":"unknown"}

Identyfikator opcji

Response

Sukces

idinteger
namestring
option_idinteger

Example response

{
  "id": 2,
  "name": "Nazwa właściwości 1",
  "option_id": 1
}

Changes

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