Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
chainCancellationReaseonTypeIdIntegertrueUnique identifier for the chainCancellationReaseonType corresponding to ChainCancellationReasonType at pms settings.
cancellationReasonStringtrueDescription of the cancellation reason.
refundDepositBooleanfalseTotal refund of paid (all remaining money) deposits of Reservation/ReservationRoomStays related.



JSON representation

Code Block
languagepowershell
themeDJango
{
	"chainCancellationReaseonTypeIdchainCancellationReasonTypeId": 1,
	"cancellationReason": "change season prices",
	"refundDeposit": true
}