Shopify API Data Manipulation
Developing Shopify Apps, Part 4: Change is Good - Shopify

Developing Shopify Apps, Part 4: Change is Good - Shopify

8/8/2011

What this post added

This post details how to modify existing data entities (customers, products) in Shopify via the API using HTTP PUT requests. It provides concrete examples for updating customer addresses and adding tags to products, including the required URL formats and request body structures for both XML and JSON.

Read the original post ↗