---
title: "/configuration/{merchantId}"
method: GET
path: "/configuration/{merchantId}"
---

# /configuration/{merchantId}

`GET /configuration/{merchantId}`

Sandbox (Testing): https://gateway.sand.us.zip.co/configuration/{merchantId}

Allows a merchant to see their checkout configuration

## Path parameters

- `MerchantId` string, required

## Headers

- `QP-Territory` string, required

## Response `200`

200

- object
  - `deferFundsCapture` boolean
  - `minimumOrderAmount` integer
  - `maximumOrderAmount` integer

---

[API](https://skmtc.dev/zip/apis/gateway-api.md) · [All operations](https://skmtc.dev/zip/apis/gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zip/gateway-api/revisions/4b1127fdca1e/schema)
