{
    "country": "French Guiana",
    "country_code": "GF",
    "list": [
        {
            "id": 1,
            "bank": "BANQUE NATIONALE DE PARIS GUYANE",
            "city": "CAYENNE",
            "branch": null,
            "swift_code": "BNPAGFGX"
        },
        {
            "id": 2,
            "bank": "CREDIT AGRICOLE",
            "city": "CAYENNE",
            "branch": null,
            "swift_code": "AGRIGFG1"
        },
        {
            "id": 3,
            "bank": "CREDIT AGRICOLE",
            "city": "CAYENNE",
            "branch": null,
            "swift_code": "AGRIGFG1CAY"
        },
        {
            "id": 4,
            "bank": "CREDIT AGRICOLE",
            "city": "KOUROU",
            "branch": null,
            "swift_code": "AGRIGFG1KOU"
        },
        {
            "id": 5,
            "bank": "CREDIT AGRICOLE",
            "city": "SAINT LAURENT DU MARONI",
            "branch": null,
            "swift_code": "AGRIGFG1SDM"
        },
        {
            "id": 6,
            "bank": "CREDIT MODERNE GUYANE",
            "city": "CAYENNE",
            "branch": null,
            "swift_code": "CMOGGFG1"
        }
    ]
}
