---
title: "Simulate executed status for an outbound payment"
method: POST
path: "/v1/simulate/execute-payment"
tags: ["Simulation"]
---

# Simulate executed status for an outbound payment

`POST /v1/simulate/execute-payment`

Simulate executed status for an outbound payment

## Request body

- SimulateExecutePaymentRequest — Parameters to simulate executing a payment.
  - `transaction_id` string, uuid, required — The id of the payment that should transition into executed.

## Response `200`

Request to execute 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)
