Review Campaigns
4 endpoints, using GET, POST.
| Method | Endpoint | Path |
|---|---|---|
| GET | List review campaign customers | /locations/review-campaigns/{reviewCampaignId}/customers |
| GET | List review campaigns | /locations/{locationId}/review-campaigns |
| POST | Add customers to a review campaign | /locations/review-campaigns/customers |
| POST | Create a review campaign | /locations/review-campaigns |