{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ResponseIndicator", "type": "string", "description": "An indicator to help explain the status of the account being inquired on. Possible values are:\n* `VALID` = Matches the account as reported by the issuer.\n* `UNKNOWN` = Account number is not known to ABU or part of a participating BIN (Bank Identification Number) and/or issuer.\n* `NON_PARTICIPATING` = Account number is not known to ABU or part of a non-participating BIN (Bank Identification Number) and/or issuer.\n* `CONTACT` (C) = Contact the issuer.\n* `EXPIRY` (E) = The card inquired on is expired, updated expiry date returned.\n* `ACCOUNT_UPDATE` (A) = The card inquired on is updated, updated card number and expiry date returned." }