Shopify API

LS Central uses these Shopify API calls to communicate with Shopify. Give appropriated access to those calls for LS Central to be able to operate against the API.

Sample base URL with version info:

https://lsomnidev.myshopify.com/admin/api/2023-01

Products

/products.json

/products/[productid].json

/products/[productid]/images.json

/products/[productid]/images/[imageid].json

/products/[productid]/metafields.json

/variants/[variantid].json

/inventory_levels/set.json

/graphql.json

Orders

/orders.json

/orders/[orderid]/transactions.json

/orders/[orderid]/cancel.json

/orders/[orderid]/fulfillment_orders.json

/fulfillments.json

Customers

/customers.json

/customers/[customerid].json

/customers/[customerid]/metafields.json