Hi all,
Is there way to get metadata/schema of resources like Customer by REST API? So that I can get detail resources such as name, datatype of resource properties in my code.
Thank you,
Ken.
Doesn't appear to a schema flat file based on what I've seen --> https://community.shopify.com/c/Shopify-APIs-SDKs/JSON-Schema-for-REST-Admin-APIS/td-p/559959
Thanks Greg_Kujawa!