Efí Pay (Gerencianet) · Arazzo Workflow
Efí Bill Payment by Bar Code
Version 1.0.0
Decode a boleto bar code, pay it from the account, and reconcile the status.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
bill-payment
Decode a bar code, pay the bill, and reconcile the payment status.
Authenticates, decodes the supplied bar code, requests payment for it, and reads the payment back to confirm its settlement status.
1
authenticate
pagamentosAuthorize
Exchange the client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Pagamentos API.
2
decodeBarCode
Decode the bar code to recover the bill amount and due date before committing to the payment.
3
requestPayment
Submit the payment request for the decoded bar code with the desired debit date. The server returns a payment id.
4
reconcilePayment
Read the payment back by its id to reconcile the final settlement status.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.