Excel export (partner)

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:
FieldTypeRequiredNotes
range_startstringyesY-m-d H:i:s
range_endstringyesY-m-d H:i:s
store_idintegernobelongs to auth company
account_idintegernoaccount (bundle_id=3) under this partner
client_location_idstringnoresolved to store_id
client_account_idstringnoresolved to account_id
searchstringnomax 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
integer
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json