Skip to main content

Input fields

Accounts to add to the contract's subject group.

identifier : NonEmptyString! required

The unique identifier of the business contract to amend.

Accounts to remove from the contract's subject group.

Updates to existing account membership periods in the subject 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

{ "additions": SubjectAdditionInput, "identifier": "77229608", "removals": SubjectRemovalInput, "updates": SubjectUpdateInput }