http://maasglobal.com/maas-backend/bookings/v2/bookings-create/response.json
Response schema for bookings-create v2
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Forbidden | maas-backend/bookings/v2/bookings-create/response.json |
http://maasglobal.com/maas-backend/bookings/v2/bookings-create/response.json
http://maasglobal.com/core/booking.json
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
booking | booking | Required | No | response (this schema) |
debug | object |
Optional | No | response (this schema) |
paymentParameters | object |
Optional | No | response (this schema) |
booking
http://maasglobal.com/core/booking.json
debug
object
object
with following properties:
| Property | Type | Required | | ——– | —- | ——– |
Payment parameters for asynchronous payment methods
paymentParameters
object
object
with following properties:
Property | Type | Required |
---|---|---|
avainpay |
anyOf | Optional |
stripe |
object | Optional |
avainpay
http://maasglobal.com/core/components/payment-parameters.json#/definitions/avainpayPaymentParameters
stripe
object
with following properties:
Property | Type | Required |
---|---|---|
bookingId |
Optional | |
clientSecret |
string | Optional |
bookingId
http://maasglobal.com/core/components/units.json#/definitions/uuid
clientSecret
string
string