Complete guide to managing your Walmart marketplace with ProSellerKit
ProSellerKit is a comprehensive SaaS platform designed specifically for Walmart marketplace sellers. Our tools help you automate inventory management, order processing, shipping, and returns to maximize your efficiency and profitability.
Complete the onboarding process to unlock all features and get personalized recommendations for your store.
To connect your Walmart marketplace store, you'll need the following credentials:
All your Walmart store credentials are encrypted using industry-standard encryption before being stored in our secure database. We use Supabase's encrypted columns to ensure your sensitive data remains protected.
ProSellerKit provides a comprehensive REST API for integrating with your existing systems.
POST /api/auth/login
Content-Type: application/json
{
"email": "your-email@example.com",
"password": "your-password"
}
GET /api/inventory
Authorization: Bearer {token}
Response:
{
"items": [...],
"total": 150,
"page": 1
}
GET /api/orders
Authorization: Bearer {token}
Query Parameters:
- status: pending, processing, shipped, delivered
- limit: number of orders (default: 50)
- offset: pagination offset
Set up webhooks to receive real-time notifications about order updates, inventory changes, and other events.
A: Check your API credentials in Settings > Integrations. Ensure your Walmart API access is active and the credentials are correctly entered.
A: Try refreshing your inventory sync from the Inventory dashboard. If issues persist, contact support for a manual sync.
A: Some features may be limited by your current plan. Check your subscription status and consider upgrading if needed.
A: All billing is handled through Stripe. Check your payment method in Account Settings or contact support for billing assistance.
Get help via email for non-urgent issues
All Plans: support@prosellerkit.com
Response Time: 24-48 hours
Faster response times for Professional plans
Professional & Enterprise: priority@prosellerkit.com
Response Time: 4-12 hours
Direct phone support for urgent issues
Enterprise Only: Available 24/7
Number: 1-800-PROSELLER
Can't find what you're looking for? Our support team is here to help!
Contact Support