Skip to main content
Object Withdraw represents a withdrawal transaction record.

Fields

UUID!
Unique identifier for the withdrawal.
String!
The amount withdrawn.
String!
Fee charged for processing the withdrawal.
String!
Fee charged to the user for the withdrawal.
String!
Internal status of the withdrawal.
String!
User-friendly display status of the withdrawal.
WithdrawMethods!
The withdrawal method used.
WithdrawSource!
The source balance from which funds were withdrawn.
DateTime!
Date and time when the withdrawal was submitted.
DateTime!
Date and time when the withdrawal was created.
DateTime!
Date and time when the withdrawal was last updated.
UUID
Identifier of the associated transaction log.
String
External transaction identifier from payment gateway (for ACH).
String
Payout identifier from payment gateway (for PayPal/Venmo).
String
Email address associated with the withdrawal.
UUID
Identifier of the bank account used (if applicable).
UUID
Identifier of the user cash balance account withdrawn from.
UUID
The seat id associated with the account.