Maxxton External API

Sections

Creates a reserved reservation proposal

Query Parameters

returnBillboolean

The customer bill will be returned when the value is set to true

returnInstalmentsboolean

The instalments of reservation will be returned when the value is set to true

Default value
false
returnPaymentOptionsboolean

The paymentOptions will be returned when the value is set to true

returnSubjectsboolean

The subjects will be returned when the value is set to true

Path Parameters

reservationIdinteger Required

Reservation id for which proposal needs to be created

Body Parameters

statusValuestring

The status to be changed for the existing reservation. Supported value: CANCELLED.

Enum values:
PROVISIONALDELETEDDEF_CANCELLEDCANCELLEDEXPIREDDECLINEDQUOTATIONCHOICEBASKETINITIAL
... 7 other enums
paymentTermSetIdinteger

The payment term set id to be used for the reservation. This is used to determine the payment terms for the reservation.

accommodationTypesarray

Details of the reserved accommodation type to be updated.

Show child attributes

Response

200
Object
The request is completed successfully without any errors

Response Attributes

currencyCodestring

The currency code for the reservation payment

arrivalDatestring

The date of arrival for the reservation

departureDatestring

The date of departure for the reservation

customerBillarray

The customer bill details for the reservation

Show child attributes

agentBillarray

The agent bill details for the reservation

Show child attributes

instalmentsarray

The instalments for the reservation proposal

Show child attributes

reservedResourcesarray

The reserved resources for the reservation proposal

Show child attributes

paymentOptionsarray

The payment options available for the reservation proposal

Show child attributes

preBookingboolean
500
Object
Error occurred while fetching reservation proposal

POST

/

Select
1

Response