ChangeContractGroupCompositionInput
Input type for changing the composition of a contract group.
Input fields
The unique identifier of the contract group to update.
Contract identifiers to add as members of the group.
Contract identifiers to remove from membership of the group.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"contractGroupIdentifier": "92059611",
"contractIdentifiersToAdd": "often-other-each-after-during",
"contractIdentifiersToRemove": "authority-necessary-audience-avoid-play"
}