---
title: "Get window to change seller"
method: GET
path: "/api/checkout/pvt/configuration/window-to-change-seller"
tags: ["Change seller"]
---

# Get window to change seller

`GET /api/checkout/pvt/configuration/window-to-change-seller`

Retrieves a marketplace's window to change seller, that is, the period when it is possible to choose another seller to fulfill a given order after the original seller has canceled it.

The default period for this window is of 2 days, but it can be configured by the request Update window to change seller.

## Headers

- `Content-Type` string, required
- `Accept` string, required

## Response `200`

OK

- integer — Successful requests return the window to change seller value measured in days.

---

[API](https://skmtc.net/vtex/apis/orders-api.md) · [All operations](https://skmtc.net/vtex/apis/orders-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vtex/orders-api/revisions/ea03e98721e5/schema)
