CompleteDraftOrder
Complete a draft order.
Input
Name | Type | Description |
Id | String | The id of the draft order. |
PaymentPending | String | Sets payment pending to true.
デフォルト値はfalseです。 |
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. |