View Single Post
  #12  
Old 06-03-2015, 05:08 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: RESTAPI Question to Retrieve Order Details

Quote:
Originally Posted by BenJamir
Tony,

That did the trick! That gives me exactly what I needed.

One last question so I can be self sufficient in the future. I have read all the API documentation, forums, google, etc. and can't seem to find a list of all the _path parameters.

I have read the section on "How exactly I can pull/change different entities" and it references the classes like Xlite\Model\Order being described somewhere.

How can I get access to this information? I currently don't have access to the X-cart folders on the webserver and have only been given API access to the store.

Thanks again Tony, I really appreciate the help.

You are always welcome.

All available paths are basically all available model classes existing in X-Cart.
There is a section about it in REST API guide:
http://kb.x-cart.com/display/XDD/REST+API+documentation#RESTAPIdocumentation-HowexactlyIcanpull/changedifferententities

Please have a look at it and if there are still questions after reading, please let me know.

Tony
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote