GET v1/gardens/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

bhyf_gardeninfo
NameDescriptionTypeAdditional information
gid

integer

None.

gname

string

None.

sname

string

None.

nname

string

None.

country

string

None.

states

integer

None.

city

integer

None.

area

string

None.

weburl

string

None.

isweb

integer

None.

phone

string

None.

gtype

integer

None.

vcode

string

None.

createdate

date

None.

ltype

integer

None.

levels

integer

None.

begintime

date

None.

endtime

date

None.

status

integer

None.

lastupdate

date

None.

softversion

string

None.

maxsize

integer

None.

descs

string

None.

uptype

integer

None.

gip

string

None.

parent

integer

None.

parentlist

string

None.

ftpname

string

None.

ftppass

string

None.

logo

string

None.

modules

string

None.

district

integer

None.

appidlist

string

None.

rebate

decimal number

None.

manager

globally unique identifier

None.

sort

integer

None.

numbers

string

None.

opentime

string

None.

characteristic

string

None.

contact

string

None.

smscount

integer

None.

parksharesize

integer

None.

appcode

string

None.

appprimarykey

string

None.

needsyncdata

boolean

None.

token

string

None.

upclasstime

date

None.

yearsession

integer

None.

app_begindate

date

None.

app_enddate

date

None.

app_usestatus

integer

None.

wechat_show

integer

None.

isopen_mutipms

integer

None.

isshow_expand

integer

None.

gmode_type

integer

None.

gmode_value

decimal number

None.

istigan

integer

None.

baseHeight

decimal number

None.

baseWeight

decimal number

None.

productList

string

None.

hzjy_devicecode

string

None.

hzjy_key

string

None.

Longitude

decimal number

None.

Latitude

decimal number

None.

gg_type

string

None.

gg_name

string

None.

is_report

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "gid": 1,
  "gname": "sample string 2",
  "sname": "sample string 3",
  "nname": "sample string 4",
  "country": "sample string 5",
  "states": 1,
  "city": 1,
  "area": "sample string 6",
  "weburl": "sample string 7",
  "isweb": 8,
  "phone": "sample string 9",
  "gtype": 10,
  "vcode": "sample string 11",
  "createdate": "2025-02-28 18:01:52",
  "ltype": 1,
  "levels": 1,
  "begintime": "2025-02-28 18:01:52",
  "endtime": "2025-02-28 18:01:52",
  "status": 15,
  "lastupdate": "2025-02-28 18:01:52",
  "softversion": "sample string 17",
  "maxsize": 18,
  "descs": "sample string 19",
  "uptype": 20,
  "gip": "sample string 21",
  "parent": 22,
  "parentlist": "sample string 23",
  "ftpname": "sample string 24",
  "ftppass": "sample string 25",
  "logo": "sample string 26",
  "modules": "sample string 27",
  "district": 1,
  "appidlist": "sample string 28",
  "rebate": 1.0,
  "manager": "50b9c855-b013-4b5c-ad6d-f06194c09924",
  "sort": 1,
  "numbers": "sample string 29",
  "opentime": "sample string 30",
  "characteristic": "sample string 31",
  "contact": "sample string 32",
  "smscount": 1,
  "parksharesize": 1,
  "appcode": "sample string 33",
  "appprimarykey": "sample string 34",
  "needsyncdata": true,
  "token": "sample string 35",
  "upclasstime": "2025-02-28 18:01:52",
  "yearsession": 1,
  "app_begindate": "2025-02-28 18:01:52",
  "app_enddate": "2025-02-28 18:01:52",
  "app_usestatus": 1,
  "wechat_show": 1,
  "isopen_mutipms": 1,
  "isshow_expand": 1,
  "gmode_type": 1,
  "gmode_value": 1.1,
  "istigan": 1,
  "baseHeight": 1.1,
  "baseWeight": 1.1,
  "productList": "sample string 36",
  "hzjy_devicecode": "sample string 37",
  "hzjy_key": "sample string 38",
  "longitude": 1.1,
  "latitude": 1.1,
  "gg_type": "sample string 39",
  "gg_name": "sample string 40",
  "is_report": 1
}