App Introduction
Empower your B2B customers to manage their own users and shipping locations If you use Shopify Plus with Shopify’s native B2B features and new customer accounts, this app offers your customers true self-service capabilities. Once you assign a company primary contact, they can directly add or remove users, set location-based permissions, and create shipping addresses within their customer account. The result? Fewer support tickets, faster onboarding processes, and a smoother customer experience. Built on Shopify’s new customer account system, it delivers greater flexibility and control for Shopify B2B businesses.
Core Functionality
- Requirements: Shopify Plus and Shopify B2B
- Primary company contacts can create and manage users from their account dashboard.
- Primary company contacts can add and manage their own shipping locations.
- Native Shopify new customer account integration
Merchant-Friendly
- Shopify Plus Merchants
- Shopify B2B Merchants
- Enterprise E-commerce Merchants
Basic Information
- Developer:Ecommerce Partners
- Address:37 king st, englewood, NJ, 07631, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-8-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Location Management
- User Management
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/users.json
- PUT /admin/api/users/{user_id}.json
- DELETE /admin/api/users/{user_id}.json
- GET /admin/api/users.json
Permission:write_users,read_users,manage_accounts
- POST /admin/api/locations.json
- PUT /admin/api/locations/{location_id}.json
- DELETE /admin/api/locations/{location_id}.json
- GET /admin/api/locations.json
Permission:write_locations,read_locations,manage_shipping
- POST /admin/api/customers.json
- GET /admin/api/customers/{customer_id}.json
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/account_integrations.json
Permission:write_customers,read_customers,manage_accounts