Skip to main content
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 requires ORDERS_WRITE. Use the official UpdateOrder reference for provider field semantics and limits.

Output

Returns the official Square.UpdateOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.