Thread: Rest API
View Single Post
  #3  
Old 02-17-2016, 09:15 AM
 
jgm72183 jgm72183 is offline
 

Newbie
  
Join Date: Feb 2016
Posts: 2
 

Default Re: Rest API

We are using raw URLs to add items to the cart.

Example
http://personal.x-cart.com/<site>/admin.php?target=RESTAPI&_key=<restkey>&_path=prod uct Will list items.

We need the path and maybe some field names for xc_product_images.
I have tried a few that would make sense but like most things with xcart they could not just make it the table name.


Thanks,
Jamie
Reply With Quote