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 requiresORDERS_WRITE.
Use the official CloneOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.CloneOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.