Documentation
reservationStatus
Reservation status representation.
A reservation can have different statuses. It Indicates the reservation situation.
    1: <Open> Open booking, ready to operate and it allows you to add, delete or modify services.
    2: <Invoiced> Billed booking, it does not allows you to add, delete or modify services.
    3: <Canceled> Void reserve, inoperative, unbilled, only allows its reactivation.
    4: <Blocked> paralyzed reservation, operative but it does not allows to add, delete or modify [services](documentation/service){.u-pearl .u-red-hover}.
    100: <Unsigned> it means that does not match any of the above.
attributes
code
[int]
Status code.
name
[string]
It indicates a description for the reservation status.