---
title: "Gerar token para saque no caixa 24h"
method: POST
path: "/v5/transactions/electronictransactions/withdraw-thirdparty"
---

# Gerar token para saque no caixa 24h

`POST /v5/transactions/electronictransactions/withdraw-thirdparty`

Para mais informações de como utilizar essa API criamos o [artigo](https://developers.celcoin.com.br/docs/saques-e-dep%C3%B3sitos#como-executar-um-saque-com-token)

## Request body

- object
  - `externalNSU` integer
  - `externalTerminal` string
  - `receivingDocument` string, required
  - `receivingName` string, required
  - `value` string, required

## Response `200`

200

- object
  - `convenant` string
  - `transactionIdentifier` string
  - `transactionId` string
  - `token` string
  - `value` string
  - `erroCode` string
  - `message` string
  - `status` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
