Mapper Result Representation

Represents the result representation of the POST method.
JSON example
1{
2  "result": {
3    "assetsAndLiabilities": [
4      "a03B000000735LwIAI",
5      "a03B000000735LxIAI",
6      "a03B000000735LyIAI"
7    ],
8    "customerProperties": [
9      "0b8B0000000GnjdIAC"
10    ],
11    "errors": [],
12    "financialAccounts": [
13      "a0EB000000227WtMAI",
14      "a0EB000000227WuMAI",
15      "a0EB000000227WvMAI"
16    ],
17    "personAccounts": [
18      "001B000001K8Zx5IAF"
19    ],
20    "status": "SUCCESS"
21  }
22}
Property Name Type Description Filter Group and Version Available Version
message String Success or failure message. Small, 49.0 49.0
result Mapper Result Mapper result. Small, 49.0 49.0