Hello,
Could anyone guide me on the correct process for creating a marketplace order via a Web Service API? For instance, I need to post an Amazon order to Prestashop.
The documentation suggests using the /orders endpoint, but it requires several attributes, including:
Delivery Address ID
Invoice Address ID
Cart ID
Customer ID
Could someone advise on the sequence in which I should create all the necessary resources and the specific endpoints I should use for each?
Thank you in advance for your assistance!