Efí Pay (Gerencianet) · Arazzo Workflow
Efí Card Charge Refund
Version 1.0.0
Detail a Cobranças card charge, branch on its status, and refund it when paid.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
card-charge-refund
Check a card charge status and refund the card when the charge is paid.
Authenticates, details the charge by id, and only when its status is paid issues a card refund for the requested amount.
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
detailCharge
Read the charge by id and capture its status so the refund branch can be gated on whether the card charge was paid.
3
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.