{
    "id": "fpr-TJh76H8hj778hftdtu66gjio",
    "code": "SLB0004",
    "name": "Guarantee Trust Bank",
    "country": "SL",
    "status": {
        "active": null
    },
    "featureSet": {
        "payout": {
            "canPayTo": null,
            "schemes": [],
            "metadata": null
        },
        "payment": {
            "canPayFrom": null,
            "schemes": [],
            "metadata": null
        },
        "kycVerification": {
            "canVerifyAccount": null,
            "metadata": null
        }
    },
    "createTime": null,
    "updateTime": null
}
{
    "id": "fpr-TJh76H8hj778hftdtu66gjio",
    "code": "SLB0004",
    "name": "Guarantee Trust Bank",
    "country": "SL",
    "status": {
        "active": null
    },
    "featureSet": {
        "payout": {
            "canPayTo": null,
            "schemes": [],
            "metadata": null
        },
        "payment": {
            "canPayFrom": null,
            "schemes": [],
            "metadata": null
        },
        "kycVerification": {
            "canVerifyAccount": null,
            "metadata": null
        }
    },
    "createTime": null,
    "updateTime": null
}
📋
Properties
id
string

The ID of the bank.

Example: fpr-TJh76H8hj778hftdtu66gjio

code
string

The unique code assigned to a bank by Monime to identify it within Monime’s ecosystem.

Example: SLB0004

name
string

The name of the bank.

Example: Guarantee Trust Bank

country
string

The country of the bank.

Example: SL

status
object

The status of the bank’s operations within monime’.

featureSet
object

The set of Monime features that the bank supports.’

createTime
string

The time the bank’s support was added.

updateTime
string

The last time the bank’s support was updated.