Overview
Create outbound PIX transfers from BRL accounts viaPOST /api/v1/br/transactions/outbound.
Requires sufficient net balance. The transaction starts in processing when accepted, or cancelled if the payout cannot be created.
Required fields
accountId,amountname— recipient display namekeyType—document,email,evp,phone, orcnpjkeyPix— PIX key value matchingkeyType
Status updates
- Poll:
GET /api/v1/br/transactions/{id}/status - Optional
webhookUrlon the request (see Receiving webhooks)
Example request
Payout lifecycle
HG.Cash exposes normalized statuses (pending, processing, done, cancelled, failed). Use polling or your webhook handler to react to status changes.
