CData Python Connector for Shopify

Build 25.0.9454

ShopifyPaymentsAccountVerifications

Lists verification steps and statuses required for the account.

View-Specific Information

Select

The connector uses the Shopify API to process WHERE clause conditions built with the following column and operators. The connector processes other filters client-side within the connector.

  • Id supports the '=, IN' comparison operators.

For example, the following query is processed server-side:

  SELECT * FROM ShopifyPaymentsAccountVerifications WHERE Id = 'Val1'

Columns

Name Type References Description
Id [KEY] String A globally unique Id for the verification record.
ShopifyPaymentsAccountId String

ShopifyPaymentsAccount.Id

A globally unique Id for the associated Shopify Payments account.
Status String The current status of the verification.
SubjectFamilyName String The family name of the individual being verified.
SubjectGivenName String The given name of the individual being verified.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454