ShopifyPaymentsAccountPermittedVerificationDocuments
Retrieves the permitted documents for identity verification.
View-Specific Information
Select
The 本製品 processes all filters client-side within the 本製品. The following query is the only one processed server side:
SELECT * FROM ShopifyPaymentsAccountPermittedVerificationDocuments
Columns
Name | Type | References | Description |
ShopifyPaymentsAccountId | String | A globally-unique ID. | |
Type [KEY] | String | The type of the document which can be used for verification. | |
BackRequired | Bool | True if the back side of the document is required. | |
FrontRequired | Bool | True if the front side of the document is required. |