GET api/shows/{id}/prices/{showPriceID}?transactionID={transactionID}&theatreAuditoriumLayoutSectionID={theatreAuditoriumLayoutSectionID}&customerPersonID={customerPersonID}&scope={scope}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| showPriceID | integer |
Required |
|
| id | integer |
Required |
|
| transactionID | integer |
Default value is 0 |
|
| theatreAuditoriumLayoutSectionID | integer |
Default value is 0 |
|
| customerPersonID | integer |
Default value is 0 |
|
| scope | ShowPriceRequestScope |
Default value is Sales |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.