Propertyware · Schema

Bank

Bank for Request

Property ManagementReal-EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Properties

Name Type Description
bankAccountHolder string Account holder.
bankAccountHolderSSNMasked string Account holder SSN.
bankAccountNumberDecrypted string Bank account number.
bankAccountType integer Bank account type - 1: Checking, 2: Savings
bankAddress string Bank address line 1.
bankAddress2 string Bank address line 2.
bankCity string City.
bankInstitution string Bank name.
bankRoutingNumberDecrypted string Bank routing number.
bankState string State.
bankTransitFraction string Bank transit fraction.
bankZip string Zip.
depositTicketType integer Deposit ticket type.
nachaCompanyID string Nacha company ID.
nachaEnabled boolean Indicates if Nacha payment type is enabled.
nachaImmediateDestinationNumber string Nacha destination number.
nachaImmediateOriginNumber string Nacha immediate origin number.
nachaOriginatingDFINumber string Nacha originating DFI number.
View JSON Schema on GitHub

JSON Schema

bank.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Bank",
  "description": "Bank for Request",
  "type": "object",
  "properties": {
    "bankAccountHolder": {
      "type": "string",
      "description": "Account holder."
    },
    "bankAccountHolderSSNMasked": {
      "type": "string",
      "description": "Account holder SSN."
    },
    "bankAccountNumberDecrypted": {
      "type": "string",
      "description": "Bank account number."
    },
    "bankAccountType": {
      "type": "integer",
      "format": "int32",
      "description": "Bank account type - 1: Checking, 2: Savings"
    },
    "bankAddress": {
      "type": "string",
      "description": "Bank address line 1."
    },
    "bankAddress2": {
      "type": "string",
      "description": "Bank address line 2."
    },
    "bankCity": {
      "type": "string",
      "description": "City."
    },
    "bankInstitution": {
      "type": "string",
      "description": "Bank name."
    },
    "bankRoutingNumberDecrypted": {
      "type": "string",
      "description": "Bank routing number."
    },
    "bankState": {
      "type": "string",
      "description": "State."
    },
    "bankTransitFraction": {
      "type": "string",
      "description": "Bank transit fraction."
    },
    "bankZip": {
      "type": "string",
      "description": "Zip."
    },
    "depositTicketType": {
      "type": "integer",
      "format": "int32",
      "description": "Deposit ticket type."
    },
    "nachaCompanyID": {
      "type": "string",
      "description": "Nacha company ID."
    },
    "nachaEnabled": {
      "type": "boolean",
      "example": false,
      "description": "Indicates if Nacha payment type is enabled."
    },
    "nachaImmediateDestinationNumber": {
      "type": "string",
      "description": "Nacha destination number."
    },
    "nachaImmediateOriginNumber": {
      "type": "string",
      "description": "Nacha immediate origin number."
    },
    "nachaOriginatingDFINumber": {
      "type": "string",
      "description": "Nacha originating DFI number."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/bank"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.