I am using the 2024-04 version of Shopify api. I am working with Retrieve Customer API and am seeing a weird behavior of first_name, last_name, email and phone fields missing from the response. Can you please help me understand this behavior. Thanks in advance!
I am using a free trial version of Shopify. Can you confirm if the basic version of Shopify API(2024-04) does not return PII(Personally Identifiable Information) like first_name, last_name, phone, email in its retrieve customer api response.
This isn’t necessarily a limitation of the API version, but a limitation on the store plan. In order to access PII through a custom app, the store will need to be on the Shopify plan or higher.