/quotes
Quote API is for creating priced quotes from Swallow pricing projects, and returning quote data at volume.
Last updated
Quote API is for creating priced quotes from Swallow pricing projects, and returning quote data at volume.
Last updated
Create a quote
The request body should match the inputs that are defined within your Swallow pricing project. You can see the desired payload by looking at the Try page of any project or project version. For example:
The response body will return the priced quote with the outputs that are defined within your Swallow pricing project.
To respond with debugging details, provide ?debug=true as a query parameter within the endpoint. This will return an additional parameter called debug with granular detail of how the quote was created. This will not work on the public quote endpoint.
Retrieve quotes
Quotes can be fetched in bulk or filtered (via a ?search query) on indicators that are defined in the inputs of Swallow pricing models. Indicators are up to 4 defined input parameters that can be searched (e.g. name, password, registration, zip code, postcode).
Quotes can also be filtered on a specific version_reference or project_reference.
Retrieve quote detail
Each quote has a unique quote_reference that is used within the quote request.
To respond with debugging details, provide ?debug=true as a query parameter within the endpoint. This will return an additional parameter called debug with granular detail of how the quote was created.
Quote storage period
Different account types will store quotes for different periods of time.
Free
3 Months
Pay-as-you-go
12 Months
Professional
indefinitely
Enterprise
indefinitely
Project reference. It is a UUID.
56c575d2-b6b9-44ed-9c75-5d705b987ec1
Project version reference. It is a UUID.
46c575d2-b6b9-44ed-9c75-5d705b987ec1
This is a search term use to find a quote. It searches all defined input indictors.
56c575d2-b6b9-44ed-9c75-5d705b987ec1
Project reference. It is a UUID.
56c575d2-b6b9-44ed-9c75-5d705b987ec1
Project version reference. It is a UUID.
46c575d2-b6b9-44ed-9c75-5d705b987ec1
Example age input
23
Example name input
Smith
Example postcode input
SW1A1AA
Example email input
bob@smith.com
Project reference. It is a UUID.
56c575d2-b6b9-44ed-9c75-5d705b987ec1
Return the detailed quote response
true
Project version reference. It is a UUID.
46c575d2-b6b9-44ed-9c75-5d705b987ec1
Example age input
23
Example name input
Smith
Example postcode input
SW1A1AA
Example email input
bob@smith.com