View Single Post
  #8  
Old 05-08-2015, 02:23 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 Al Ponte
Is there any way to add an order event note to an order using REST?

Yes, sure. For that you need to put data for \XLite\Model\OrderHistoryEvents model.
So, you will have to make a POST request to url with _path=orderhistoryevents/0
__________________
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