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: AccountResponse · AccountResponse

    AccountResponse (Interface)

  • id
    Type: string
  • initiated_by_user
    Type: UserResponse · UserResponse

    UserResponse (Interface)

  • is_full_disbursement
    Type: boolean
  • status
    Type: stringenum
    values
    • Pending
    • Requested
    • Suspended
    • FundsPosted
    • Postponed
  • to
    Type: ExternalAccountResponse · ExternalAccountResponse

    ExternalAccountResponse (Interface)

  • 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