post
https://production-api.shoutaboutus.com/api/v1/partner/excel/download/review-response-feed
Generate the partner review-response feed as an Excel file, stores it on S3, and returns the public download URL.
Auth: Partner — authentication; under partner/excel group. Handler hard-gates on company.bundle_id == 1 (returns 500 with Access denied. Partner plan required. otherwise). Store set precedence: account_id (account); else store_id → single store; else all partner-user stores. All id params guarded by an ownership check.
Rate limit: No rate limit.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
| range_start | string | yes | Y-m-d H:i:s |
| range_end | string | yes | Y-m-d H:i:s |
| store_id | integer | no | belongs to auth company |
| account_id | integer | no | account (bundle_id=3) under this partner |
| client_location_id | string | no | resolved to store_id |
| client_account_id | string | no | resolved to account_id |
| search | string | no | max 255. Reserved — the current handler ignores this field |
Response — { data. } envelope.
path(string) — S3 URL of the generated.xlsx(download/excel/YYYY-MM/<time>-ReviewResponseReport.xlsx)
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
