Hello!
I want to update the order status via API, but i want to do it using JSON and CURL For this reason, i have three questions:
1-What is the end point to do PUT to update status of a order?
2-What body in JSON do I have to send in the request?
3-How can i do the request in Postman?
Thank you so much!!!