ShopifyPaymentsVerificationDocument object
A document which can be used to verify an individual.
Required access
read_shopify_payments
access scope.
On this page
Fields
- backRequired (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
True if the back side of the document is required. - frontRequired (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
True if the front side of the document is required. - type (
[ShopifyPaymentsVerificationDocumentType!](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsverificationdocumenttype)
)
The type of the document which can be used for verification.
Types that return ShopifyPaymentsVerificationDocument
[ShopifyPaymentsAccount.permittedVerificationDocuments](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsaccount#permittedverificationdocuments-2021-01)