Contains result of booking modify operation.
Field | Type | Description |
---|---|---|
id | long | Booking database unique identifier (used as REST identifier) |
reference | String | Booking human readable unique identifier (used as reference by customers) |
changeReference | long | Modifying id displayed in track history |
changeValue | int | The difference between original total cost of booking file, and newly calculated one |
totalValue | int | The newly calculated price (including added changes fees) |