MembershipInput
Input type for specifying a membership of a contract group.
Input fields
The identifier of the contract.
The date on which the contract's membership starts.
The date on which the contract's membership ends.
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
{
"contractIdentifier": "89592478",
"validFrom": NO_EXAMPLE_AVAILABLE,
"validTo": NO_EXAMPLE_AVAILABLE
}