Efí Pay (Gerencianet) · Arazzo Workflow
Efí Account Webhook Setup
Version 1.0.0
Register an account-level webhook and verify it was stored.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
account-webhook-setup
Configure and verify an account-level webhook for the partner.
Authenticates as the partner, registers the account webhook callback URL, and reads it back by identifier to confirm the stored URL matches.
1
authenticate
Exchange the partner client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Contas API.
2
configureWebhook
Register the account webhook callback URL. The server returns the webhook identifier used to read it back.
3
confirmWebhook
Read the webhook back by its identifier and confirm Efí stored the same callback URL that was submitted.
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.