identity_documents
Overview
Name | identity_documents |
Type | Resource |
Id | godaddy.domains.identity_documents |
Fields
Name | Datatype | Description |
---|---|---|
contact | object | |
identificationCountry | string | Two-letter ISO country code to be used as a hint for target region NOTE: These are sample values, there are many more |
identificationNumber | string | Individual or business identification number written on the document. Must match image exactly |
identificationType | string | Type of the identity document |
identityDocumentId | string | The unique identifier of an identity document |
legalEntityName | string | Individual or business name written on the document. Must match image exactly |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list_identity_documents | SELECT | Get a collection of identity documents the current shopper owns | |
create_identity_document | INSERT | data__contact, data__identificationCountry, data__identificationNumber, data__identificationType, data__image, data__legalEntityName | Create an Identity Document from uploaded image |