---
title: "Simulate an ISO 8583 transaction message"
method: POST
path: "/eclipse-conductor/rest/v1/global/simulate-iso-transactions"
tags: ["z) Global Functionality"]
---

# Simulate an ISO 8583 transaction message

`POST /eclipse-conductor/rest/v1/global/simulate-iso-transactions`

## Request body

- EclipseIsoMessage
  - `message` string
  - `serviceName` string
  - `tenantId` integer

## Response `200`

OK

- EclipseIsoMessage
  - `message` string
  - `serviceName` string
  - `tenantId` integer

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/eftcorp/apis/eclipse-rest-api.md) · [All operations](https://skmtc.dev/eftcorp/apis/eclipse-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eftcorp/eclipse-rest-api/revisions/9213d52d49a3/schema)
