POST

Add To Checkout


Adds catalog line items and/or custom line items to a checkout.

When adding catalog (SDK | REST) items to a checkout, the lineItems.catalogReference.appId and lineItems.catalogReference.catalogItemId fields are required.

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 Orders
Manage Restaurants - all permissions
Manage Stores
Manage eCommerce - Admin Permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v1/checkouts/{id}/add-to-checkout

Errors
428Failed Precondition

There is 1 error with this status code.

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

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