Order Status Updates (from Global‑e)
The UpdateOrderStatus API (Global-e to Merchant) lets you:
Cancel an order with a reason (and notify the customer accordingly)
Move an order to a processing status (used by Global‑e or specific cases not covered in this guide)
This API updates the order status on the merchant’s site. Only order.OrderId
and order.StatusCode
members are mandatory for this method.