Update status of Sales order created with ignore_auto_number_generation=true via API not working

Update status of Sales order created with ignore_auto_number_generation=true via API not working

Hi,
when I try update status of sales order which was created with ignore_auto_number_generation=true

https://www.zohoapis.com/books/v3/salesorders/{custom_order_id}/status/confirmed?organization_id=xxxxxx

I always get
"code":1002,"message":"Sales Order does not exist.
but the order clearly exist and is available via UI