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.
UsernamePasswordParameter
Generic username/password input (used e.g. in FR or UK markets).
passwordstring
Account password or PIN.
regionstring
Optional regional selector required by some providers.
usernamestring
Username or membership identifier.
Properties inherited from: CollectionParameter
typestring
Example
{ "password": "53cr3t_P455W0Rd***", "region": "OCCITANE", "username": "user@example.com"}