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.

  1. In Shopify admin, go to Settings > Apps and sales channels.

  2. Click Develop apps.

  3. Select the private app you created.

  4. Click the Configuration tab.

    Click the Configuration tab for your private app.

  5. In the Admin API Integration section, click Edit.

    Edit your private app to select the appropriate API scopes.

  6. 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)

  7. Click Save.