...
Name | Type | Required | Restrictions |
---|---|---|---|
|
| Yes | GreenID issues each customer with an accountId, which is a unique identifier by which greenID knows the caller. This |
|
| Yes | Each customer is issued a password that must be supplied with every call to any web method in this API. |
|
| May be | Each verification attempt for a person must have a |
|
| Yes | Callers have one or more rules configured for their greenID account. This string must identify one of those rules. Contact greenID for the names of the rules configured for your account. If only one rule is configured, then the string “default” will automatically select that rule. Customers who are checking watch lists only will have a specific ruleId that will need to be passed in this field. Please confirm this ruleId with your greenID representative. |
| Yes |
| |
|
| May be | Must be a valid email address. |
| Address | Yes |
|
| May be |
| |
| Yes | Must be a valid date in the past. | |
homePhone | String | May be | If present, must be 10 digits only. |
|
| May be | If present, must be 10 digits only. |
|
| May be | If present, must be 10 digits only, starting with “04”. |
|
| May be | This parameter is only needed for customers using the ReD Shield device verification service. Customers not using this service can leave this field blank. If you are using the ReD Shield device verification service, then please contact Edentiti for technical details regarding this field. |
|
| No | This parameter indicates whether a verification token is required. If "true", the |
extraData |
| No | This parameter allows the customer to send extra data that will need to be agreed upon before implementation. It will be a simple key/value format. If there is no previous agreement for certain keys to be sent in this field then it will be ignored. |
Return Value
...