ADO.NET Provider for Shopify

Build 26.0.9655

DraftOrderComplete

Completes a draft order and creates an order.

Input

Name Type Required Description
Id String True The ID of the draft order to complete.
PaymentGatewayId String False The gateway for the completed draft order.
SourceName String False The source of the checkout.

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
Id String The ID of the completed draft order.
OrderId String The ID of the created order.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655