WithdrawalTransfer

WithdrawalTransfer (Model)

  • amount
    Type: number
  • apex_name
    Type: string
  • 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

  • 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

  • external_id
    Type: string
  • id
    Type: string
  • reference_number
    Type: string
  • return_codes
    Type: array string[]
  • status
    Type: stringenum
    values
    • processing
    • pending_review
    • posted
    • completed
    • rejected
    • canceled
    • returned
    • postponed
  • 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

  • withdrawal
    Type: object · Withdrawal

    Withdrawal (Model)

    • 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

    • from
      Type: object · Account

      Account (Model)

    • id
      Type: string
    • initiated_by_user
      Type: object · User

      User (Model)

    • is_full_disbursement
      Type: boolean
    • memo
      Type: string
    • status
      Type: stringenum
      values
      • pending
      • in_progress
      • complete
      • canceled
      • error
    • to
      Type: object · ExternalAccount

      ExternalAccount (Model)

    • transfers
      Type: array object[] · WithdrawalTransfer[]

      WithdrawalTransfer (Model)

    • type
      Type: stringenum
      values
      • ach
      • wire
    • 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