Skip to main content

AIS Response Examples

This section presents JSON examples of response from the AIS Module on bLink.

{
"id" : "550e8400e29b11d4a716446655440000",
"account" : {
"type" : "IBAN",
"identification" : "CH9300762011623852957"
},
"currency" : "CHF",
"designation" : "Firmenkonto",
"_links" : {
"self" : "/accounts/550e8400e29b11d4a716446655440000",
"balance" : "/accounts/550e8400e29b11d4a716446655440000/balance",
"transactions" : "/accounts/550e8400e29b11d4a716446655440000/transactions"
}
}