Hi, I’m looking to use the WIX E commerce as a backend for a personal project of mine that needs to store purchase data and such in the form of orders. Is there a way, using an API endpoint, to create orders. I would like to be able to pass:
Customer Email,
Customer Name,
Customer Address,
Price of order and items.
Thanks for the help