Onboarding Questionnaire - Public
Download the vehicle-import Excel template
Redirect to a short-lived presigned URL for the pre-built workbook.
The workbook is generated once, when the link is issued. Building it per request would put ~12 reference queries, a full brand/model catalogue load and an openpyxl render behind an anonymous endpoint — the single most expensive thing on the public surface, on a memory-bound host.
get/public/onboarding-questionnaire/{token}/stock-template
Path parameters
tokenstring required
Response
Successful Response
{"stackTrail":"paths:/public/onboarding-questionnaire/{token}/stock-template:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.