Skip to content

Replying to a review

  1. Partner application requests a reply to be posted to a review by providing reviewId, externalStoreId, serviceSlug and replyText.
  2. API returns replyId.

Scheduling the reply

  1. Optionally, pass scheduledAt along with the rest of the request.
  2. API returns empty response in this case as the replyId will be created at in the future.