POST

Mark Cart As Completed


Developer Preview

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

Marks the cart as completed after an order is created from it.

Sets orderPlaced to true.

Permissions
Write Carts V2
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v2/carts/{cartId}/mark-cart-as-completed

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?