Introduction
SalesReport returns information about status and number of bookings and ticket sales.
Schema & Definition
Find per request and response message:
- visual and textual representations of the XML schemas, which are easier readable
- minimum and a maximum elements example to start from to create example messages
- the pure XML schema file (.xsd)
SalesReportRQ
- SalesReportRQ.htmVisual representation of the schema.
- SalesReportRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
SalesReportRS
- SalesReportRS.htmVisual representation of the schema.
- SalesReportRS t.htmTextual description of the content for the request and the response XML elements and attributes.