Skip to main content
POST
Create Transfer

Request Body

merchant_id
integer
Merchant ID of the account creating the payout. Required when there is more than one account under your umbrella (sellers).Example: 123
amount
number
required
The payout amount in decimal format.Example: 150.75
invoice
string
required
Unique invoice identifier for this transfer.Example: PEDIDO-12345
beneficiary
object
required
Beneficiary information.
notification_url
string
URL where webhook notifications will be sent.Max length: 255 charactersExample: https://meusite.com/webhook
pix
object
required
PIX payment information. Use either pix_key OR bank account details.

Request Examples

PIX Key

cURL - PIX Key

Bank Account Details

cURL - Bank Account

Create Payment

Create an external payout payment

Get Balance

Check your wallet balance before creating transfers