...
Background DVS Australian Passport Checks
To initiate a background DVS Australian Passport check, the following fields must be passed in the extraData element:
- passportNumber - the Passport number. This field is required. This field must have the value as shown on the passport.
- passportGenderCode - the person's gender. This field is required. Valid values are "M" (male") or "F" (female). This field must have the value as shown on the passport.
The person's name details from the other parameters are used.
Background DVS Visa Checks
To initiate a background DVS Visa check, the following fields must be passed in the extraData element:
- visaPassportNumber - the Passport number. This field is required. This field must have the value as shown on the passport.
- visaCountryOfIssue - the country that issued the Passport - the 3 letter country code of the country that issued the passport, except Germany, which is denoted by the single character "D". This field is required. The list of valid country codes is attached to the DFAPI page; please look at the attachments section of that page to find the list. This field must have the value as shown on the passport.
The person's name details from the other parameters are used.
Dun and Bradstreet Credit Header
If the Dun and Bradstreet Credit Header is configured for an account there are two ways it can be run in the background:
- The default setting is to run the Credit Header for all registrations. This can only be done when all people registered with greenID have given explicit approval for their details to be tested against the Credit header. This consent must be obtained by the customer.
- We can receive a flag via the extraData element to indicate that the person has given explicit approval to be run against the Credit Header. Add anextraData element with the name "dnb-credit-header-consent-given" with the value "true" to indicate that consent has been given. If you require this option, please contact us.
...