Orders API
Confirm draft for fulfillment
Approves for fulfillment an order that was saved as a draft. Store owner's credit card is charged when the order is submitted for fulfillment.
post/orders/{id}/confirm
Path parameters
Order ID (integer) or External ID (if prefixed with @)
Headers
X-PF-Store-Idstring
Use this to specify which store you want to use (required only for account level token).
The store IDs can be retrieved with the Get basic information about stores endpoint.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.