addedInput schema / description
Added value: +"Structured input parameters for the iban/validate API."
addedInput schema / properties / iban / description
Added value: +"IBAN to normalize and validate structurally, including the ISO 13616 mod-97 checksum. (minimum length 15; maximum length 34)."
addedOutput schema / description
Added value: +"Structured result returned by the iban/validate API."
addedOutput schema / properties / account_number / description
Added value: +"Structured value returned for “account number” as defined by this API contract."
addedOutput schema / properties / bank_code / description
Added value: +"Structured value returned for “bank code” as defined by this API contract."
addedOutput schema / properties / bank_name / description
Added value: +"Structured value returned for “bank name” as defined by this API contract."
addedOutput schema / properties / bic / description
Added value: +"Structured value returned for “bic” as defined by this API contract."
addedOutput schema / properties / branch_code / description
Added value: +"Structured value returned for “branch code” as defined by this API contract."
addedOutput schema / properties / checked_at / description
Added value: +"UTC timestamp at which HelpMyAgent performed the check."
addedOutput schema / properties / checksum_valid / description
Added value: +"Structured value returned for “checksum valid” as defined by this API contract."
addedOutput schema / properties / country_code / description
Added value: +"Structured value returned for “country code” as defined by this API contract."
addedOutput schema / properties / expected_length / description
Added value: +"Structured value returned for “expected length” as defined by this API contract."
addedOutput schema / properties / iban / description
Added value: +"Structured value returned for “iban” as defined by this API contract."
addedOutput schema / properties / limitations / description
Added value: +"Known interpretation, source-coverage or freshness limitations for this result."
addedOutput schema / properties / rib_key / description
Added value: +"Structured value returned for “rib key” as defined by this API contract."
addedOutput schema / properties / structure_valid / description
Added value: +"Structured value returned for “structure valid” as defined by this API contract."
addedOutput schema / properties / valid / description
Added value: +"Whether the supplied identifier passed the endpoint’s validation rules."