Efí Pay (Gerencianet) · Arazzo Workflow
Efí Pix Charge Revise
Version 1.0.0
Create a Pix charge under a fixed txid, check its status, and revise it while still active.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
pix-charge-revise
Create a Pix charge by txid and revise its amount only while it is active.
Authenticates, creates an immediate Pix charge under the supplied txid, details it, and patches a revised amount only when the charge is still ATIVA.
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
createCharge
Create an immediate Pix charge under the supplied txid crediting the given Pix key for the original amount.
3
detailCharge
Read the charge back by txid and branch on its status so only an active charge is revised.
4
reviseCharge
Patch the active charge to the revised amount, leaving the rest of the charge intact.
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.