Mapper Result Representation

Represents the result representation of the POST method.
JSON example
{
  "result": {
    "assetsAndLiabilities": [
      "a03B000000735LwIAI",
      "a03B000000735LxIAI",
      "a03B000000735LyIAI"
    ],
    "customerProperties": [
      "0b8B0000000GnjdIAC"
    ],
    "errors": [],
    "financialAccounts": [
      "a0EB000000227WtMAI",
      "a0EB000000227WuMAI",
      "a0EB000000227WvMAI"
    ],
    "personAccounts": [
      "001B000001K8Zx5IAF"
    ],
    "status": "SUCCESS"
  }
}
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