Skip to main content
square.cloneOrder creates a new order, in the DRAFT state, by duplicating an existing order.

Example

automations/square-clone-order.automation.ts

Inputs

Every input accepts a compatible signal. It requires ORDERS_WRITE. Use the official CloneOrder reference for provider field semantics and limits.

Output

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