WithdrawalResponse

WithdrawalResponse (Interface)

  • amount
    Type: number
  • created_at
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • deleted_at
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • description
    Type: string
  • executed_at
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • from
    Type: object

    AccountResponse (Interface)

    • account_number
      Type: string
    • account_type
      Type: stringenum
      values
      • reserve
      • growth
      • endowment
      • donations_only
    • aum_fee
      Type: number
    • created_at
      Type: string
    • disbursement_annual_percentage
      Type: number
    • disbursement_frequency
      Type: string
    • id
      Type: string
    • initial_deposit_amount
      Type: number
    • name
      Type: string
    • status
      Type: stringenum
      values
      • draft
      • ready_for_ig_review
      • pending_apex
      • active
      • pending_closure
      • closed
    • updated_at
      Type: string
  • id
    Type: string
  • initiated_by_user
    Type: object

    UserResponse (Interface)

    • created_at
      Type: string
    • email
      Type: string
    • email_verified_at
      Type: string
    • first_name
      Type: string
    • full_name
      Type: string
    • id
      Type: string
    • ig_role
      Type: string
    • last_name
      Type: string
    • phone
      Type: string
    • pii_confirmed_at
      Type: string
    • role
      Type: string
    • status
      Type: string
    • updated_at
      Type: string
  • is_full_disbursement
    Type: boolean
  • status
    Type: stringenum
    values
    • Pending
    • Requested
    • Suspended
    • FundsPosted
    • Postponed
  • to
    Type: object

    ExternalAccountResponse (Interface)

    • bank_brand_color
      Type: string | null
    • bank_name
      Type: string | null
    • created_at
      Type: string
    • id
      Type: string
    • mask
      Type: string | null
    • name
      Type: string | null
    • status
      Type: stringenum
      values
      • pending_automatic_verification
      • pending_manual_verification
      • approved
      • expired
      • failed
      • re_auth_required
    • type
      Type: stringenum
      values
      • primary
      • wire
    • updated_at
      Type: string
  • transfers
    Type: array WithdrawalTransferResponse[] · WithdrawalTransferResponse[]

    WithdrawalTransferResponse (Interface)

    • Type: WithdrawalTransferResponse · WithdrawalTransferResponse

      WithdrawalTransferResponse (Interface)

  • type
    Type: stringenum
    values
    • ACH
    • WIRE
    • CHECK
  • updated_at
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z