maas-schemas

request Schema

http://maasglobal.com/tsp/booking-update/request.json

Request schema for update a state of a specific booking with a TSP ID from a TSP adapter

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

Schema Hierarchy

request Properties

Property Type Required Nullable Defined by
configurator configurator Optional No request (this schema)
customerSelection customerSelection Optional No request (this schema)
meta booking-meta Optional No request (this schema)
state enum Optional No request (this schema)
terms terms Optional No request (this schema)
tspId string Required No request (this schema)
* any Additional Yes this schema allows additional properties

configurator

configurator

configurator Type

customerSelection

customerSelection

customerSelection Type

meta

meta

meta Type

state

state

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

state Known Values

Value Description
RESERVED  
ACTIVATED  
ON_HOLD  
EXPIRED  

terms

terms

terms Type

tspId

tspId

tspId Type

string