Newer Version Available

This content describes an older version of this product. View Latest

Financial Goal Party Input

Input for adding or removing financial goal members.
JSON example

In this example, role is a custom field.

1{
2  "accountId": "001xx000003GYyJAAW",
3  "customFields": {
4    "role": "Auto purchaser"
5  }
6}
Properties
Name Type Description Required or Optional Available Version
accountId String ID of a Person Account that represents a goal member. At least one required 59.0
customFields Map<String, Object> Custom fields added for a particular banking institution. Optional 59.0