View Single Post
  #2  
Old 03-25-2019, 02:59 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

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

Default Re: Multi-Vendor API

Hi @redlance,

Thanks for the message!
REST API for the multi-vendor solution is the same as for X-Cart Business and you can create order by using 'POST' method to _path=order/0 end-point.
https://devs.x-cart.com/rest-api/#request-parameters
https://devs.x-cart.com/rest-api/#model-data-and-types

Let me know if it is any help to you.

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