Efí Pay (Gerencianet) · Arazzo Workflow
Efí Pix Due Charge to QR Code
Version 1.0.0
Create a Pix due charge with a due date, confirm it, and render its QR Code.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
pix-due-charge-qrcode
Create a dated Pix due charge and produce its scannable QR Code.
Authenticates, creates a Pix due charge (cobv) under the supplied txid with a due date and amount, confirms it, and renders the QR Code for the bound location.
1
authenticate
Exchange the client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Pix API.
2
createDueCharge
Create a Pix due charge (cobv) under the supplied txid with a due date, amount, payer, and receiving Pix key.
3
confirmDueCharge
Read the due charge back by txid to confirm it registered as ATIVA before rendering its QR Code.
4
generateQrCode
Generate the QR Code image payload for the location bound to the due charge so the payer can scan it to pay.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.