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/2022-01
Note: Only Shopify Webhook versions 2022-01 and 2022-04 are currently supported.
Products
/products.json
/products/[productid].json
/products/[productid]/images.json
/products/[productid]/images/[imageid].json
/variants/[variantid].json
/inventory_levels/set.json
Orders
/orders.json
/orders/[orderid]/transactions.json
/orders/[orderid]/cancel.json
/orders/[orderid]/fulfillments.json
Customers
/customers.json