SpecialCircumstancesType
Information about the special circumstances that relate to a user.
Fields
Whether the user has consented for their data to be given to the appropriate industry or regulatory bodies. We typically only ask for this once, so this field can be used to decide whether to ask the user for their initial consent.
A list of special circumstance records, both temporary and permanent.
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
{
"isSharingConsentGiven": true,
"records": SpecialCircumstanceRecordType
}