---
title: "Settle Payment"
method: PUT
path: "/merchant/payments/{paymentId}/settle"
tags: ["merchant"]
---

# Settle Payment

`PUT /merchant/payments/{paymentId}/settle`

-- This method is for test environment only --
Force an ACH, Wire, Iban, CashApp or PIX payment to settlement

## Path parameters

- `paymentId` string, required

## Headers

- `Authorization` string, required

## Response `200`

Ok

- union
  - number, double
  - string
  - unknown

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/versions/c7b5afab1295/schema)
