SubscriptionIdentity
Subscription identities are (externally) verified personal details about the customer.
Fields
createdAt (ISO8601DateTime!)
Date and time on which the verification was initiated
payload (JSON!)
The payload that was given back from the identity service after identification. Usually a hash with key/value pairs of attributes of the identity or person.
serviceProvider (String!)
Which service provider was used to verify the identity
status (String!)
Current verification status of the subscription identity
verificationMethod (String)
The chosen verification method. (i.e. iDIN, itsme, etc.)
Last updated