FinancialKycShopOwner - admin-graphql - OBJECT
Version: unstable
Description:
Represents the shop owner information for financial KYC purposes.
Access Scopes
`read_financial_kyc_information` access scope. Also: The user must have app permission for finance apps.
Fields
-
email:
String! -
The email of the shop owner.
-
firstName:
String -
The first name of the shop owner.
-
id:
ID! -
A globally-unique ID.
-
lastName:
String -
The last name of the shop owner.
-
phone:
String -
The phone number of the shop owner.
Connections
Related queries
Related mutations
Related Unions
Examples