Create a Withdrawal

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Unique identifier for the object in your system.

int32
required

Amount in cents to be transferred.

string
enum
required

The method of the withdrawal.

Allowed:
string

The PIX key of the destination bank account. Required if method is PIX

string

The PIX qrcode (copia e cola). Required if method is PIX_QRCODE

string

Transaction identifier used for PIX_QRCODE method. use GET core/v1/dict/barcode to get the hash.

string

The expected TaxId for the bank account holder. If the TaxId of a pix key is different from this field, the withdrawal status will be failed.

bankAccount
object

The destination bank account. Required if method is STANDARD.

string

The ID of the destination bank account. Required if method is STANDARD.

metadata
array of objects

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

metadata
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json