Create and Manage a Hyper-Localized Catalog
- Getting Started
- Bot Building
- Smart Agent Chat
- Conversation Design
-
Developer Guides
Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
- Deployment
- External Agent Tool Setup
- Analytics & Reporting
- Notifications
- Commerce Plus
- Troubleshooting Guides
- Release Notes
In a hyper-localized setup, managing your product catalog efficiently is of paramount importance. This process involves regularly updating product availability and pricing information to reflect the changes at each specific location. Our Location Wise Inventory Mapping API simplifies this task, providing businesses with a streamlined way to manage their location-based product data.
Understanding the API Endpoint
The API endpoint `https://{server_name}/api/v2/{client}/location-wise-update/` is designed to facilitate the addition or updating of your product's availability. This endpoint uses a specific object schema to structure your data, which should be added as a raw JSON array in the request body. Each object in this array corresponds to unique product data.
This API is bulk-enabled, allowing you to send data for multiple products in a single API call, making it a time-efficient tool for managing large inventories. We recommend a batch size of 200 for optimal performance.
It's important to note that if you share data for a product that isn't in our database, the system will raise an error. Conversely, if data for a product already present in our database is shared, the system will overwrite or update the existing data based on the data type of the `location_id` key value.
For businesses that frequently update their inventories, we recommend using the `/location-wise-update` API. This is particularly useful as inventory updates are more frequent, and sending entire product data is not necessary if the product data has not changed.
By effectively leveraging the Location Wise Inventory Mapping API, you can ensure that your hyper-localized catalog is always accurate and up-to-date. This guarantees that your customers get the most relevant and accurate information, enhancing their shopping experience and improving your business's performance.