---
title: "Simulate a return payment."
method: POST
path: "/v1/simulate/return-payment"
tags: ["Simulation"]
---

# Simulate a return payment.

`POST /v1/simulate/return-payment`

Simulate a return payment.

## Request body

- SimulateReturnedPaymentRequest — Parameters to simulate executing a payment.
  - `outbound_transaction_id` string, uuid, required — The id of the outbound payment to be returned. Must be in an executed state.

## Response `200`

Request to create a returned payment has completed

---

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