GET api/events/{eventid}/orders

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventid

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]