Skip to main content
WEBHOOK
withdraw-completed
{
  "event-id": "660e8400-e29b-41d4-a716-446655440013",
  "event-type": "withdraw-completed",
  "payload": {
    "withdraw-type": "pix",
    "amount": "500.00",
    "target-account-number": "54321",
    "withdraw-id": "660e8400-e29b-41d4-a716-446655440007",
    "target-legal-name": "Maria Santos",
    "target-tax-id": "98765432100",
    "target-branch-code": "0001",
    "target-bank-code": "341",
    "account-id": "660e8400-e29b-41d4-a716-446655440001",
    "processed-at": "2024-01-15T10:45:00Z",
    "created-by": "660e8400-e29b-41d4-a716-446655440003"
  }
}

Body

application/json
event-id
string<uuid>
required

Unique identifier for this webhook event

event-type
enum<string>
required
Available options:
withdraw-completed
payload
object
required

Response

200

Webhook received successfully