Optional attributes
If you do not require an attribute as a mandatory request, you can mark an attribute as optional. To enable this feature please follow the instructions below:
- Log on to the Yoti Hub
- Head over to your application and scenario.
- Go to the bottom and you will see advanced settings:

Application > Scenario > Advanced settings
- Click advanced policy editor.
- Add true / false to the optional field.
x
{
name: 'date_of_birth',
anchors: [],
derivation: '',
optional: true,
accept_self_asserted: false,
alternative_names: []
},
Was this page helpful?