Skip to end of banner
Go to start of banner

bic

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Describes a BIC number.

//bic

{
    "entity": "bic",
    "value": "GENODEF1HH2",
    "box": {
        "page": 1,
        "left": 506.0,
        "top": 777.0,
        "width": 53.0,
        "height": 6.0
    }
}
Format

Name

Type

Description

entity

string

bic

value

string

BIC number in the normalized form (without spaces between digits and letters).

box

bounding-box

Bounding box of the occurrence including the page number.

Valid feedback

Form

Example

String matching BIC format

GENODEF1HH2

  • No labels