ENUM
DisbursementDetailEvent
The event which is associated with the disbursement detail.
link GraphQL Schema definition
- enum DisbursementDetailEvent {
- # Triggered daily
- # Triggered weekly
- # Triggered monthly
- # Triggered yearly
- # One-off
- # Authorization
- # Capture
- # Refund
- # Merchant is boarded
- # Payout processed
- # Chargeback
- # Overdraft
- # Interchange fees
- # Payment processor
- # ACH failure
- # Bank account verified
- # Fraud score
- # Adjustment
- # Retrieval request chargeback
- # Arbitration chargeback
- # eCheck Sale
- # eCheck Refund
- # eCheck Return
- # Settlement
- # Misuse of authorization
- # Profit sharing
- # Unauthorized entry
- # ACH notification of change
- # eCheck notification of change
- # eCheck fail
- # eCheck non-sufficient funds
- # Currency conversion
- # Terminal transaction
- # Reversed payout
- # Partially reversed payout
- # Reserved funds
- # Released reserves
- # Pending funds
- # Paid pending funds
- # Non-disbursed funds
- # Previously non-disbursed funds
- # Cancelled pending refund
- }