A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I'm trying to use Volume Pricing for our headless shopify store, but I'm not able to find any way to control this information via API.
I've tried searching for things like "volume" "bulk" or "pricing" in the graphql API but haven't found anything. Not sure if it's under a different name that I might be missing, or if it's not available at all through the API?
hi @Mwood You can specify the price list type in the API Volume pricing or Percentage pricing. The ratio appears to be controlled by the `value` field here https://shopify.dev/docs/api/admin-graphql/2023-04/objects/PriceListAdjustment
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog