Hello everyone How can I change order statuse by api

Dear professionals I want to learn how can I change order status by api. Default order status is P I did write a software I can take orders sample all status P orders I want to change statuses like status A all pending orders how can I do that

Hello!

Please check this article:
https://docs.cs-cart.com/latest/developer_guide/api/entities/orders.html#example-json-change-status-notify-by-email

1 Like

No this guide didnt help this guide show only send status message no change status

I want to change status sample: an order status P I want to change it status A by api need put request

Just remove notification parameters from the request and leave only status

1 Like