POST

Bulk Update Order Tags


Synchronously update tags on multiple orders, by list of order IDs.

Note: If the same tag is passed to both the assignTags and unassignTags fields, it will be assigned.

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
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v1/bulk/orders/update-tags

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?