ShopifyPaymentsVerificationStatus enum

The status of a verification.

Values

  • PENDING
    The verification request has been submitted but a response has not yet been given.
  • UNVERIFIED
    The verification has not yet been verified.
  • VERIFIED
    The verification has been verified.

Types that return ShopifyPaymentsVerificationStatus

  • [ShopifyPaymentsVerification.status](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsverification#status-2021-01)