Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

UkDateOfBirthParameter

UK date of birth required by some providers in addition to other credentials (e.g. combined with USERNAME_PASSWORD for the UK_DOB_USERNAME_PASSWORD login method).

dateOfBirthstring

Date of birth in dd-MM-yyyy format.

Properties inherited from: CollectionParameter
typestring
Example
{  "dateOfBirth": "31-12-1990"}