shopify_complete_draft_order
Complete a draft order to convert it into a real order, with an option to mark it as payment pending. Requires confirmation for destructive action.
Instructions
Complete a draft order, converting it into a real order (draftOrderComplete). Destructive: requires confirm=true. paymentPending=true marks the resulting order as payment pending instead of paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| paymentPending | No | ||
| confirm | No |