![]() |
API queries regrading variations module
X-Cart version: Business 5.3.6.0 30 days trial
We were testing out X-Cart and we have the following queries regarding the API. Can you please let me know: 1. How we can use your API to import variable/configurable products? For example, products which have options like colors etc. and when you click on them the image, SKU and price changes. 2. How we can use your API to import custom fields? 3. How we can use your API to import the custom shipping table? It would be great if you could give us some guidance on how we could do these via the API. Thanks, Nisanth |
Re: API queries regrading variations module
Hello.
I would advise to check our development documentation, it contains a comprehensive explanation on how to use REST API and how to pull data from X-Cart database. * https://devs.x-cart.com/rest-api/ REST API allows to pull absolutely every single data entity from X-Cart. |
Re: API queries regrading variations module
Hi,
Thanks for the reply. But i have checked the API documentation and searched google for an API endpoint to 1. How we can use your API to import variable/configurable products? 2. How we can use your API to import custom fields? It would be great if you could guide me to guide or an example where i could use the API to do the above actions. Thanks, Nisanth |
Re: API queries regrading variations module
I'm afraid we don't have a ready piece of code for your case.
However, as I said, REST API allow to pull any data defined through X-Cart's model classes. So you should study the above guide carefully, it has everything you need. Also there are several examples of REST API usage here * https://devs.x-cart.com/rest-api/examples.html They might help. |
All times are GMT -8. The time now is 09:47 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.