---
title: "Rescheduling alternative"
method: GET
path: "/reschedulings/{id}"
tags: ["Reschedulings"]
---

# Rescheduling alternative

`GET /reschedulings/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `id` string
  - `is_protected` boolean — It's the alternative that the airline guarantees for an effective and automatic rescheduling.
  - `source` string
  - `itinerary_type` string
  - `routes` object

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/despegar/apis/decolar-booking-api.md) · [All operations](https://skmtc.net/despegar/apis/decolar-booking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/despegar/decolar-booking-api/revisions/2fb15f2434ea/schema)
