{
"custodian": {
"id": "text",
"settlement": [
{
"quorum": 1,
"userIds": [
"text"
]
}
],
"withdraw": [
{
"quorum": 1,
"userIds": [
"text"
]
}
],
"arbitration": [
{
"quorum": 1,
"userIds": [
"text"
]
}
]
},
"exchanges": [
{
"type": "ASSET_MANAGER",
"id": "text",
"tradelinkId": "text",
"groups": [
{
"quorum": 1,
"userIds": [
"text"
]
}
],
"whitelist": [
{
"name": "text",
"currency": "text",
"address": "text"
}
]
}
],
"assetManagers": [
{
"type": "ASSET_MANAGER",
"id": "text",
"tradelinkId": "text",
"groups": [
{
"quorum": 1,
"userIds": [
"text"
]
}
],
"whitelist": [
{
"name": "text",
"currency": "text",
"address": "text"
}
]
}
]
}