The Validate Policy with Template endpoint returns the result of a evaluating a template of Rules against the requested policy object.
Note: Providing inputs to the Validate Policy with Template endpoint will overwrite any metadata provided via Start Ignition. For more information, see the Policy Validation with Templates guide.
Documentation Index
Fetch the complete documentation index at: https://docs.axle.insure/llms.txt
Use this file to discover all available pages before exploring further.
Your secret API key. This will be shared with you during onboarding and should be considered sensitive - it’s a password after all! Your secret will be matched with your client ID to authenticate your requests.
Your client ID. This will be shared with you during onboarding.
The client ID of the destination client. This is optional and only used by platform clients. See the Axle for Platforms guide for more information.
The access token required for access to the requested Account. Returned as part of Exchange Token.
The unique ID of the Validation template.
Set to renewal if you would like to receive the renewal policy information. By default it returns the current policy information (i.e. current term).
⚠️ Note If policy endpoints returns 404, it means no renewal policy is available. We recommend calling the API again without the term query parameter OR passing in term=current as a query parameter.
current, renewal Keys correspond to the source values defined in the template's rule inputs. When a key matches a source value, the provided value is used as the rule input instead of any value from the Ignition session metadata.
Priority order for resolving a rule input value:
source)metadata (keyed by source)default value defined on the template rule input