GET api/Basket/GetEventDetail?eventPK={eventPK}

获取赛事的详情、分组、赛季

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventPK

赛事编码

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取赛事的详情、分组、赛季

BaseJsonResultOfEventDetailDTO
NameDescriptionTypeAdditional information
Status

integer

None.

Data

EventDetailDTO

None.

Message

string

None.

BackUrl

string

None.

ExecutionTime

string

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.