Create Outbound Transaction (Brazil)
Create an outbound transaction (withdraw) from a Brazil (BRL) account.
Requires sufficient net balance. Transaction starts in processing status.
Documentation Index
Fetch the complete documentation index at: https://docs.hg.cash/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User API authentication token with format: cash_<64-char-hex>
Example: cash_16cdc3b6f83c72d9d2680adca4f430962981f6bf32613a129dded0aa060387d2
Body
Request to create an outbound transaction (withdraw) for Brazil BRL accounts
Recipient name
PIX key type (document=CPF, evp=random key)
document, email, evp, phone, cnpj PIX key value (email, CPF, CNPJ, phone, or random key)
Response
Transaction created. Returns status: processing when the provider accepted the withdraw (HTTP 200).
Returns status: cancelled when the provider rejected or failed (non-200); the transaction is stored and marked cancelled.

