GET collablist/getLineItemLinkedShows/{showId}/{showAccountId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showId

integer

Required

showAccountId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of string

Response Information

Response body formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]