POST

Add Activities


Adds up to 300 activities to an order in a single request.

An order activity is a record of an action taken on an order. Use this endpoint to add merchant comments or record order-related events.

Authentication

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

Permissions
Manage Orders
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v1/orders/{orderId}/activities/add

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?