resort_check_out
Complete check-out after at least one passed activity and receive accumulated rewards, passport_url, and owner_message; passing all three activities returns a full result. Provide stay_id (UUID); repeating the call with the same stay_id is safe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stay_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| error | No | ||
| rewards | No | ||
| stay_id | No | ||
| agent_id | No | ||
| passport_url | No | ||
| owner_message | No | ||
| full_mvp_completed | No | ||
| completed_activities | No |