Group Input
- JSON example
-
"groupDetail":{ "name":"prg5", "category":"Staying under the same roof", "type":"Household", "groupSize":"2", "groupIncome":"20000", "primaryAddress":{ "street":"", "city":"Los Angeles", "state":"California", "country":"USA", "postalCode":"90042" } }
- Properties
-
Name Type Description Required or Optional Available Version category String Category of the party relationship group. Optional 58.0 customFields Map<String, Object> Custom fields associated with the party relationship group. Optional 58.0 description String Description of the party relationship group. Optional 58.0 endDate String End date associated with the party relationship group. Optional 58.0 groupIncome String Total income of the party relationship group. Optional 58.0 groupSize String Number of active members associated with the party relationship group. Optional 58.0 name String Name of the party relationship group. Required 58.0 partyRelationGroupId String Record ID of the party relationship group. Record ID is optional when creating a group and required when merging groups. Required 58.0 primaryAddress Address Input Primary address of the party relationship group. Required 58.0 startDate String Start date associated with the party relationship group. Optional 58.0 status String Status of the party relationship group. Valid values are: - Active
- Inactive
Optional 58.0 subtype String Subclassification of the party relationship group type. Optional 58.0 type String Type of the party relationship group. Valid values are: - Group
- Household
Required 58.0