v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBPlaybook
Get Generate Quote Template
Returns a preformatted JSON template for API quote generation based on the Playbook structure. Use this template as the starting point for Generate Quote API requests.
Date-type attributes and playbook questions are returned in the format yyyy-mm-dd hh:mm:ss.
Template generation rules:
- The template includes all required API fields.
- The template includes default values if they exist. Otherwise, it uses the first available answer.
- The template excludes calculated questions.
get/api/version/{versionId}/playbook/{playbookId}/generate-quote-template
Path parameters
versionIdstring required
Version name.
playbookIdstring required
Playbook name (not the Playbook display name).
Response
Success. Returns the Generate Quote template JSON.