{
"data": {
"attributes": {
"account_number": "string",
"bank_code": "string",
"bic": "string",
"code": "pat_kb_privatbank",
"iban": "string",
"name": "Test",
"sort_code": 305299,
"status": "active",
"vatin": "string"
},
"id": "bnk_ROO9xUfcBUwOIsqI",
"links": {
"self": "/v1/{path}/{id}"
},
"relationships": {
"organization": {
"data": {
"id": "org_qXJX8D9I5VCQjCOH",
"type": "organizations"
},
"links": {
"related": "/v1/banks/bnk_ROO9xUfcBUwOIsqI/organization"
}
}
},
"type": "banks"
}
}