Is it possible to use markets and pricelists through REST API?

Topic summary

  • Ability to manage market-specific pricing via Shopify’s REST API.

  • Current setup: An ERP integration sends prices (in SEK) and inventory to Shopify; these prices are applied to all markets.

  • Request: Apply a different pricelist only to the international market, with prices in EUR, via the REST API.

  • Technical context: REST API = programmatic interface to Shopify; Markets = Shopify’s regional storefront/segmentation; Pricelists = per-market price configurations.

  • Status: Open question; no responses or confirmed solution yet.

Summarized with AI on January 11. AI used: gpt-5.

Hi,

We have set up a connection between our ERP and Shopify to send over prices (SEK), inventory etc to our store. The prices are applied to all markets, but now I’m wondering if it’s possible to, through rest api, apply another pricelist, specific to only one market - in our case, our international market and in EUR?