---
title: "Forces the settlement with stake increase of promises for the given provider and hermes."
method: POST
path: "/transactor/stake/increase/sync"
---

# Forces the settlement with stake increase of promises for the given provider and hermes.

`POST /transactor/stake/increase/sync`

Forces a settlement with stake increase for the hermes promises and blocks until the settlement is complete.

## 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/versions/cb1439736b63/schema)
