For advanced users interested in scheduling review requests for non-Shopify orders, we offer a dedicated API endpoint. This API streamlines the process by allowing you to submit HTTP requests, eliminating the need for manual requests via CSV files.
API endpoint details
HTTP Method: POST
Endpoint URL:
https://judge.me/api/orders/send_manual_review_request
Param Name | Required | Param Description |
| yes | The token Judge.me provides. Please ask |
| yes | name of the recipient |
| yes | email of the recipient |
| partially required | Shopify ID of the purchased product (either |
| partially required | handle of the purchased product (either |
| yes | ( |
| no | quantity of the purchased product, we will set to |
| no | ( |
Note: Even if a parameter is optional, please provide its key, and you can leave its value blank if it's not applicable.