Reservation endpoints now return the purpose_of_stay_code field when the Purpose of Stay feature is active for the hotel. If the feature is active but no purpose has been assigned to the reservation, the field returns an empty string. If the feature is not active, the field is not returned.
Affected endpoints: GET /reservations, GET /reservations/{id}, GET /reservations/summary, GET /reservations/due_in, GET /reservations/checked_in




