POST

Reply To Project Review


Developer Preview

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

Adds the provider's reply to the client's review of a completed project.

Each time the project is updated, revision increments by 1. The current revision must be passed when updating the project. This ensures you're working with the latest project and prevents unintended overwrites.

The project's status must be COMPLETED, and the project must have a review that doesn't already have a reply. A review supports a single reply, so a reply can't be changed or removed once submitted.

Authentication

You can only call this method when authenticated as a Wix user or by using an account level API key.

Permissions
Manage CRM and Marketplace
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/partners/marketplace/v1/projects/{projectId}/reply-to-review

Errors

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

Did this help?