post
https://production-api.shoutaboutus.com/api/v1/reports/excel/review-response-feed
Generate a review-response feed Excel workbook for the caller's stores over a date range, stores it on the S3 disk, and returns the public download URL.
Auth: Account — authentication bearer token, inside the generic account-side group; no partner/Hipages/dormant gating. Scope is the caller's own company: stores resolve (user-assigned stores, assigned-account stores, or the full account tree beneath it), and an explicit store_id must sit inside your own account tree so it must sit in the caller's company hierarchy. The header row shows the caller's account name.
Rate limit: No rate limit.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
range_start | string | yes | date_format:Y-m-d H:i:s; start of range. |
range_end | string | yes | date_format:Y-m-d H:i:s; end of range. |
store_id | integer | no | Must be an existing location and pass an ownership check. When omitted, the response covers all of your locations. |
search | string | no | max:255. Accepted by the request validation but not consumed by the controller method. |
Response — { data. } envelope.
path(string) — S3 URL to the generated.xlsx, stored atdownload/excel/{Y-m}/{timestamp}-ReviewResponseReport.xlsx.
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
