Send a manual review request
POST/review/request-manual
Sends an on-demand review request for a single order — the manual counterpart to the scheduled review-request automation. The order must be fulfilled or delivered, have a customer, and not already have a review or a prior review request (conflicts return 409). Channel defaults to the store's auto-request channel, then EMAIL.
Request
Responses
- 200
- 400
- 401
- 404
- 409
- 429
The review request was dispatched.
Validation error
Unauthorized - Invalid or missing API key
Resource not found
A review request was already sent, the order already has a review, or the order is not yet fulfilled/delivered.
Rate limit exceeded
Response Headers
Retry-After