maas-schemas

response Schema

http://maasglobal.com/tsp/booking-ticket/response.json

Response schema for retrieving a ticket from booking through a TSP adapter

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated No Develop No Forbidden Permitted tsp/booking-ticket/response.json

Schema Hierarchy

response Properties

Property Type Required Nullable Defined by
contentType enum Required No response (this schema)
refreshAt integer Optional No response (this schema)
ticket string Required No response (this schema)
type enum Required No response (this schema)
* any Additional Yes this schema allows additional properties

contentType

contentType

The value of this property must be equal to one of the known values below.

contentType Known Values

Value Description
application/pdf  
image/svg+xml  
image/png  
text/html  

refreshAt

Epoch when the ticket needs to be refreshed

refreshAt

refreshAt Type

integer

ticket

ticket

ticket Type

string

type

type

The value of this property must be equal to one of the known values below.

type Known Values

Value Description
html  
pdf  
svg  
png