VariantProfile
Object representing a variant profile.
Fields
The characteristic values for the variant.
The characteristic values for the variant.
Deprecation
The 'characteristicValues' field is deprecated.Please use 'characteristics' instead.
- Marked as deprecated on 2026-07-17.
- Scheduled for removal on or after 2026-07-31.
The scheme labels for the variant.
Deprecation
The 'schemeLabels' field is deprecated.Please use 'schemes' instead.
- Marked as deprecated on 2026-07-17.
- Scheduled for removal on or after 2026-07-31.
The scheme labels for the variant.
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
{
"characteristics": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType,
"schemes": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType
}