Skip to main content
square.createOrder creates a new order that can include information about products for purchase and settings to apply to the purchase.

Example

automations/square-create-order.automation.ts

Inputs

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

Output

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