Booking fee ID.
ID of the booking associated with the fee.
Cancellation fee details.
Information about the booking policy snapshot according to which the fee was created.
{
"id": "b9bc707c-473d-4c39-bd26-420216cdaaea",
"booking_id": "b9bc707c-473d-4c39-bd26-420216cdaaea",
"cancellation_fee": {
"price": null,
"status": "APPLIED_TO_ORDER",
"trigger": "UNKNOWN_TRIGGER"
},
"policy_details": null
}