Magazine

Создание жилищно-коммунальной услуги

Utilities/UtilityController@store ( privileges: Utility => C0 )

post/utilities

Request body

Example request

{
  "data": {
    "id": 45,
    "name": "Отопление"
  }
}

Response

Example response

{
  "data": {
    "id": 45,
    "name": "Отопление"
  }
}

Changes

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