post
https://localhost:44395/api/portal/search/export
Behavior: Executes the search query and exports matching results as an XLSX file. If no sort fields are provided, results are sorted by masterId by default. When the background flag is set, the export is queued as a batch action and the caller receives a 204 response immediately; the exported file is delivered via email when ready.
Authorization: Requires a valid Bearer token.
Side Effects: When running in background mode, creates a batch job for asynchronous processing.
Error Scenarios: Returns 204 if no records match the search criteria. Returns 400 if the search model is null or invalid.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204No matching records found, or background export was queued.
