Skip to main content

Input fields

groupType : String! required

The type of the contract group.

managingParty : ManagingPartyInput

The managing party for the contract group.

validFrom : IndustryMidnightAlignedDateField! required

The date from which the contract group is valid.

The date until which the contract group is valid. Leave null for open-ended groups.

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

{ "groupType": "think-reach-machine-world-doctor", "managingParty": ManagingPartyInput, "validFrom": NO_EXAMPLE_AVAILABLE, "validTo": NO_EXAMPLE_AVAILABLE }