Creates a new Square order with line items, taxes, discounts, and fulfillment details. Use this action when you need to create an order for processing payments or tracking sales. The created order will have a state of DRAFT or OPEN depending on the configuration. Each line item…
orderRequiredobjectThe order to be created. Must include location_id and line_items. Each line item requires quantity and either catalog_object_id or both name and base_price_money.
idempotency_keyRequiredstringA unique key to ensure idempotent request processing. Generate a unique value for each create order request to prevent duplicate orders.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.