Parameters
| Name | Type | Mode |
|---|---|---|
| register_id | integer | IN (DEFAULT NULL) |
| folio_id | integer | IN (DEFAULT NULL) |
| register_ids | int4[] | IN (DEFAULT NULL) |
| folio_ids | int4[] | IN (DEFAULT NULL) |
| early_checkout_reason | text | IN (DEFAULT NULL) |
| user_name | text | IN (DEFAULT NULL) |
Check out single/multiple rooms by specify either register_id/register_ids[] or folio_id/folio_ids[]
[]: ./../null []: ./../null
| Name | Type | Mode |
|---|---|---|
| register_id | integer | IN (DEFAULT NULL) |
| folio_id | integer | IN (DEFAULT NULL) |
| register_ids | int4[] | IN (DEFAULT NULL) |
| folio_ids | int4[] | IN (DEFAULT NULL) |
| early_checkout_reason | text | IN (DEFAULT NULL) |
| user_name | text | IN (DEFAULT NULL) |