square.updateOrder updates an open order by adding, replacing, or deleting fields.
Example
automations/square-update-order.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_WRITE.
Use the official UpdateOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.UpdateOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.