identity_documents_verifications
Overview
Name | identity_documents_verifications |
Type | Resource |
Id | godaddy.domains.identity_documents_verifications |
Fields
Name | Datatype | Description |
---|---|---|
createdAt | string | Timestamp indicating when the user created the identity document verification job |
status | string | |
tld | string | Top level domain the current identity document verification is for |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get_identity_document_verification | SELECT | identity_document_id | Retrieve a list of Verifications for the specified Identity Document |
create_verification | INSERT | identity_document_id, tlds | Only one verification job is needed for one TLD, Top Level Domain, per identity document. Sending in request(s) with multiple domains for the same TLD, will not create multiple verification jobs. We accept domain names for the convenience of our customers so that they don't need to worry about parsing TLDs out of domain names |