---
title: "Asks to perform withdrawal to l1."
method: POST
path: "/transactor/settle/withdraw"
deprecated: true
---

# Asks to perform withdrawal to l1.

`POST /transactor/settle/withdraw`

> **Deprecated.**

Asks to perform withdrawal to l1.

## Request body

- WithdrawRequestDTO
  - `amount` string
  - `beneficiary` string
  - `from_chain_id` integer
  - `hermes_id` string
  - `provider_id` string
  - `to_chain_id` integer

## Response `202`

Withdraw request accepted

## Other responses

- `400` — Failed to parse or request validation failed
- `500` — Internal server error

## Changes

- **2023-11-07** `027c55c9c70d` — 1 info
  - endpoint deprecated
- **2022-08-22** `b79669d1cc2e` — 1 info
  - endpoint reactivated

[Change history](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/changes/transactor/settle/withdraw/post.md)

---

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