SubjectAdditionInput
An account to add to the contract's subject group.
Input fields
The account number of the account to add as a subject.
The date from which the account becomes a subject. Must be strictly after today.
The date on which the account's subject membership ends. Defaults to the contract's end date when omitted.
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
{
"accountNumber": "A-2E3216BA",
"effectiveFrom": "2002-03-19",
"effectiveTo": "1970-10-01"
}