Skip to main content

Create a Pix Transfer

POST 

/v2/transfer/pix

This endpoint is used to generate a Pix transfer.

Prerequisite

To issue a transfer it is necessary to have a Financial Account, specified in financial_account_uid. The transfer account that registers the operation is defined in transfer_account_uid; if omitted, the oldest one linked to the financial account is used; if provided, it must belong to financial_account_uid.

Webhook Events

The transfer.db.created event is triggered in this operation.

Next steps: After creating a transfer, you will want at some point to send a Batch to the financial institution. For this, use the POST /api/v2/transfer/pix_batches endpoint.

Request

Responses

Pix Transfer created