This section provides technical references for the LS Central integration with Shopee. It helps users understand the underlying API interactions, data mapping, and replication processes between LS Central and the Shopee marketplace.
Key points include:
- Shopee OpenAPI Endpoints – LS Central connects to Shopee through OpenAPI endpoints to create, update, and delete products, and to manage inventory and prices.
- Data Mapping – Fields in LS Central (such as product name, SKU, price, and stock) are mapped to Shopee-compliant JSON payloads used in API calls.
- Replication Flow – Data is extracted from LS Central, transformed, and transmitted to Shopee via OpenAPI. The process is automated through the scheduler, which can also be run manually when needed on Shopee Admin page.
- Monitoring and Error Handling – All API interactions, including category and attribute mapping calls, are logged for troubleshooting and verification.
Note: For detailed API documentation, including endpoints, parameters, and payload structures, refer to the official Shopee Developer Documentation
See also
LS Central Scheduler for Shopee