GET api/GetFixturePlanByID?StoreType={StoreType}&Fixtures={Fixtures}&token={token}

根据FPID获取器架配置数据

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StoreType

integer

Required

Fixtures

string

Required

token

string

Required

Body Parameters

None.

Response Information

Resource Description

BasicResultOfFixturesForWebGL
NameDescriptionTypeAdditional information
code

integer

None.

msg

string

None.

data

FixturesForWebGL

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.