---
title: "Rescheduling trigger"
method: POST
path: "/reschedulings/mock"
tags: ["Reschedulings"]
---

# Rescheduling trigger

`POST /reschedulings/mock`

## Request body

- object
  - `type` string, required
  - `flight_id` number, required — transaction_id

## Response `200`

OK

- object
  - `response` string

## Other responses

- `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)
