---
title: "forces the settlement of promises for the given provider and hermes"
method: POST
path: "/transactor/settle/async"
---

# forces the settlement of promises for the given provider and hermes

`POST /transactor/settle/async`

Forces a settlement for the hermes promises. Does not wait for completion.

## Request body

- SettleRequestDTO — SettleRequest represents the request to settle hermes promises
  - `hermes_id` string — Deprecated
  - `hermes_ids` string[]
  - `provider_id` string

## Response `202`

Settle request accepted

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.net/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/revisions/cb1439736b63/schema)
