Create a withdrawal

Creates a withdrawal for a bettor. Two payment methods are supported,
determined by payee.payment_method:

  • PIX — requires payee.pix with key and key_type
  • BANK_TRANSFER — requires payee.bank_account
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier generated by the betting for this withdrawal. Recommended format BET-SAQ-{uuid}.

amount
object
required
payee
required

Withdrawal destination. The shape depends on payee.payment_method.

uri
required

Webhook URL to receive payout status updates

Headers
uuid
required

Client-generated UUID for idempotency. Sending the same key on retry
returns the original response without reprocessing.
Scoped per merchant. Expires after 24 hours.

Responses

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