LogoLogo
  • General
    • Overview
    • Mode of Operation
    • Key Services and Logistics Requirements
  • Know Your Customer (KYC) FAQs
  • User Guide
    • General Product Information
    • Create Products
    • Product Image Requirements
    • Manage and Publish Products
    • Manage Stock and Prices
    • Orders and Shipments
    • User Management
  • API
    • Getting Started
      • API Authentication
      • Sandbox Environment
      • Make your first API request
    • Products
      • Get Products
      • Create and Update Products
      • Get Product Batch Results
      • Update Product Status (and Publish)
      • Get Product Status Update Batch Results
      • List Product Categories
      • List Product Attribute Groups
    • Stock and Prices
      • Update Stock
      • Get Stock Batch Results
      • Update Price
      • Get Price Batch Results
    • Orders and Shipment
      • Get Orders
      • Ship Order Items
      • Get Shipped Order Batch Results
      • Cancel Order Items
      • Get Cancelled Order Item Batch Results
      • Return Order Items
      • Get Returned Order Batch Results
    • Webhooks
      • Order Delegation Webhook
  • Shopify Plugin
    • Getting Started
      • Intro
      • Add Custom App to your Store
      • Sync your Shop in the Sellers Center
      • Product Preparations
      • Sync Products
      • Connect Products to the Seller Center
    • Order Handling
    • Additional Information
      • Permissions
      • Stock Safety Margin
      • Price Markup
On this page
  • write_orders
  • read_orders
  • read_products
  • read_product_listings
  • read_fulfillments
  • read_returns
  • write_files
  • read_files

Was this helpful?

Export as PDF
  1. Shopify Plugin
  2. Additional Information

Permissions

Here is a breakdown of the needed permissions, and why we need them.

write_orders

When a customer issues an order on ABOUT YOU, we will create an order in Shopify, so you can keep your workflow when dealing with orders

read_orders

This permission is automatically added with the write_orders permission. We will only read orders, that the Sellers Center has issued.

read_products

We need this permission to sync the products from your shop to the Seller Center in order to push them to ABOUT YOU

read_product_listings

We read the collections your products belong to in order to make it easier for you to recognize to which ABOUT YOU you category they should be synced to.

read_fulfillments

You can handle all your orders in Shopify, including the ones that we're issued on ABOUT YOU. When fulfilling a order from the shopify interface, we need to sync the shipment to the ABOUT YOU system to let the user know their order is on the way

read_returns

You can handle all your orders in Shopify, including the ones that we're issued on ABOUT YOU. When you accept an return, we need to let the ABOUT YOU customer know that all went well.

write_files

We must write files in order to upload the ABOUT YOU delivery document and attach it to your order.

read_files

We must read files when linking the order delivery document to the order.

PreviousAdditional InformationNextStock Safety Margin

Last updated 2 months ago

Was this helpful?