http://maasglobal.com/maas-backend/bookings/bookings-cancel/response.json
Response schema for bookings-retrieve
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | No | Develop | No | Forbidden | Forbidden | maas-backend/bookings/bookings-cancel/response.json |
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| booking | complex | Required | No | response (this schema) |
| debug | object |
Optional | No | response (this schema) |
booking
All of the following requirements need to be fulfilled.
http://maasglobal.com/core/booking.jsonobject with following properties:
| Property | Type | Required |
|---|---|---|
state |
string | Optional |
state
enumThe value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
CANCELLED |
|
CANCELLED_WITH_ERRORS |
debug
objectobject with following properties:
| Property | Type | Required | | ——– | —- | ——– |