Pular para o conteúdo principal

Woovi Create Charge

Connectors

Woovi Create Charge

Creates a PIX charge in Woovi / OpenPix returning brCode and qrCode image.

Node typewoovi.createCharge
CategoriaConnectors
Setups obrigatorioswoovi

Painel de configuracao

Esta visualizacao usa o frontend real do ConfigPanel em modo embed, carregando um no de exemplo com o JSON base desta documentacao.

Preview real do painel

Nao foi possivel carregar o painel embedado automaticamente.

JSON base do node
{
  "_nodeType": "woovi.createCharge",
  "value": "",
  "correlationId": "",
  "comment": "",
  "expiresIn": 0,
  "customerName": "",
  "customerTaxId": "",
  "customerEmail": "",
  "customerPhone": "",
  "additionalInfoJson": "",
  "resultKey": "wooviCharge"
}

Portas

Entradas

Input
input · control

Saidas

Output
default · control
Error
error · error

Notas de uso

Calls POST /api/v1/charge on the Woovi API using the app_id configured in the 'woovi' setup.