GET

Get Draft Order


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a draft order.

The retrieved draft order contains the latest calculations:

  • Line items, shipping details, and buyer information.
  • Tax details and price totals.
  • Automatic discounts and automatic additional fees, along with updated eligibility.

Note: When retrieving a committed draft order, it is not recalculated.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage eCommerce - all permissions
Manage Stores - all permissions
Manage Restaurants - all permissions
Manage Stores
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/ecom/v1/draft-orders/{draftOrderId}

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?