v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Gerar token para saque no caixa 24h

Para mais informações de como utilizar essa API criamos o artigo

post/v5/transactions/electronictransactions/withdraw-thirdparty

Request body

externalNSUinteger
externalTerminalstring
receivingDocumentstring required
receivingNamestring required
valuestring required

Response

200

convenantstring
transactionIdentifierstring
transactionIdstring
tokenstring
valuestring
erroCodestring
messagestring
statusstring

Example response

{
  "convenant": "string",
  "transactionIdentifier": "string",
  "transactionId": "string",
  "token": "string",
  "value": "string",
  "erroCode": "string",
  "message": "string",
  "status": "string"
}