Efí Pay (Gerencianet) · Arazzo Workflow
Efí Boleto Charge Issue
Version 1.0.0
Create a Cobranças charge, set the boleto payment method, and read its status.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
boleto-charge-issue
Create a charge, apply the boleto payment method, and confirm issuance.
Authenticates, creates a Cobranças charge for the supplied items, sets the banking_billet payment method with the customer and expiry, and reads the charge back to capture the boleto link and barcode.
1
authenticate
Exchange the client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Cobranças API.
2
createCharge
Create a Cobranças charge for the supplied line item. The server returns a charge_id used to apply a payment method.
3
defineBoleto
Define the banking_billet (boleto) payment method on the charge with the paying customer and the boleto expiry date.
4
confirmCharge
Read the charge back by id to confirm it moved into a waiting state and to capture its current status after the boleto was issued.
Source API Descriptions
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.