ShopifyPaymentsAddressBasic - admin-graphql - OBJECT
Version: unstable
Description:
A Shopify Payments address.
Access Scopes
`read_shopify_payments_legal_entities` access scope or `read_financial_kyc_information` access scope. Also: The app must have the Shopify Payments Legal Entities or Financial KYC Information permission.
Fields
addressLine1
: String - Line 1 of the address.
addressLine2
: String - Line 2 of the address.
city
: String - The address city.
country
: String - The address country.
postalCode
: String - The address postal code.
zone
: String - The address state/province/zone.
Connections
Related queries
Related mutations
Related Unions
Examples