API Permissions For Shopify
During the Shopify app set up or immediately afterwards, make sure that the minimum Admin API permissions are configured to allow all integrated transaction in the .wms connectors to proceed.
Tip: If you are doing this during the app set up, you can skip steps 1 to 5.
-
In Shopify admin, go to Settings > Apps and sales channels.
-
Click Develop apps.
-
Select the private app you created.
-
Click the Configuration tab.
-
In the Admin API Integration section, click Edit.
-
Select the API scopes that you wish to assign to the app.
Make sure that at least the minimum Admin API permissions below are selected:
-
write_assigned_fulfillment_orders
-
read_assigned_fulfillment_orders
-
read_customers
-
write_inventory
-
read_inventory
-
write_fulfillments
-
read_fulfillments
-
read_locations
-
write_merchant_managed_fulfillment_orders
-
read_merchant_managed_fulfillment_orders
-
write_orders
-
read_orders
-
read_products
-
write_third_party_fulfillment_orders
-
read_third_party_fulfillment_orders
v3 permissions only:
-
read_inventory (for stock on hand)
-
read_products (for item master data)
-
read_locations (for item master data and stock on hand)
-
-
Click Save.