GET v1/getAgro

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Agro
NameDescriptionTypeAdditional information
isAllow

boolean

None.

token

Токен

string

None.

domain

Домен модуля

string

None.

Response Formats

application/json, text/json

Sample:
{
  "isAllow": true,
  "token": "sample string 2",
  "domain": "https://web5-agro.gps-khm.net/"
}