New Shopify Certification now available: Liquid Storefronts for Theme Developers

Product Type (latest) REST API Interface

Solved
baraakamal
Tourist
3 0 2

I'm working on updating the new field with the "standard" product type using REST API and I couldn't find the field using GET product or GET product metafields.

Is this field available over the REST API? Or, will it be?

Accepted Solution (1)
sfsdev
Excursionist
12 1 10

This is an accepted solution.

@baraakamal 

I'm not sure about the REST API but this is available in the GraphQL API using the unstable version. See my other post for the details on clearing custom product type and setting the standard product type.

https://community.shopify.com/c/shopify-apis-and-sdks/getting-new-product-type-standard-product-type...

 

Edited for typos and clarity.

View solution in original post

Reply 1 (1)
sfsdev
Excursionist
12 1 10

This is an accepted solution.

@baraakamal 

I'm not sure about the REST API but this is available in the GraphQL API using the unstable version. See my other post for the details on clearing custom product type and setting the standard product type.

https://community.shopify.com/c/shopify-apis-and-sdks/getting-new-product-type-standard-product-type...

 

Edited for typos and clarity.