platform parameter. If you are a merchant integrating a custom reviews app,
use custom.An API key linked to a Program in LoyaltyLion, with a set of permissions (scopes). API keys can be created manually, or acquired through an OAuth2 flow. The API key should be provided as a Bearer token in the Authorization header
The review platform. Use your platform identifier if you are a review partner, or "custom" if you are a merchant integrating a custom reviews app
1"custom"
Body
The ID of the review in the review platform
1The current status of the review, which determines how and when associated rules are triggered. One of: pending (the review is pending review), flagged (the review has been flagged for review), approved (the review has been approved/published), rejected (the review has been rejected)
approved, flagged, pending, rejected The full text of the review
1The rating given in the review
x >= 1The number of images attached to the review
0 <= x <= 1000The number of videos attached to the review
0 <= x <= 1000Optional LoyaltyLion site ID this review belongs to
x >= 1Optional URL to moderate the review in the review platform
201