OptionSet.simple

Field Type Description
id Int Id of the option set
name String Name of the option set (translated)
code String? Nullable. ID or key that you a third party can associate with an option set

Examples

Example 1

{
    "id": 13,
    "name": "...",
    "code": "..."
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.5.2 stable