Customer
<div class="gql-main">
CustomerType fields
-
created DateTime! Non-null
-
email String
-
extraData String
-
firstName String
-
lastName String
-
lastUpdated DateTime! Non-null
-
live Boolean! Non-null
-
locale Int
-
merchantUserId String
-
phoneNumber String
-
phoneType Int
-
priceCode String
<div class="gql-sidebar">
<div class="gql-sidebar-inner">
Related queries
-
Get subscription details by orderorder
Show query
Retrieve complete subscription details from order
querycurlconstconstimportdata = response.json() -
Get subscription for account managementsubscription
Show query
Full subscription details for editing customer, shipping, and payment
querycurlconstconstimportdata = response.json()

