v1

latestOpenAPI 3.0.12026-08-061638881007.6 KB
Transactions

Dry run a transaction order

post/v1/domains/{domainId}/transactions/dry-run

Path parameters

domainIdstring uuid required

Unique identifier for the domain.

Request body

accountIdstring uuid required
ledgerIdstring

Example request

{
  "parameters": {
    "operation": {
      "poolId": "pool1ywpt43nttzjd7883wafg255mh0hmjypwe65ercw6p2sxg5lt7ez"
    }
  }
}

Response