---
title: "GET /v1/configs/exchangeconditions/{ecommerce_id}"
method: GET
path: "/v1/configs/exchangeconditions/{ecommerce_id}"
tags: ["Settings"]
---

# GET /v1/configs/exchangeconditions/{ecommerce_id}

`GET /v1/configs/exchangeconditions/{ecommerce_id}`

endpoint for finding ExchangeConditions model

## Path parameters

- `ecommerce_id` string, required

## Query parameters

- `slug` string
- `group` string

## Response `200`

OK

- PbExchangeConditions — ExchangeConditions model
  - `ecommerce_id` string — EcommerceID
  - `exchange_flow` 'NO_EXCHANGE_FLOW' | 'OPEN' | 'ONE_ON_ONE' | 'OPEN_WITH_GIFT_CARD' | 'FULL', enum — exchange flow
  - `platform_main_menu_id` string — PlatformMainMenuID
  - `threshold` integer — Threshold

---

[API](https://skmtc.net/itsrever/apis/rever-admin-api.md) · [All operations](https://skmtc.net/itsrever/apis/rever-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/itsrever/rever-admin-api/versions/290da8fa387e/schema)
