The At-Bay Company Questionnaire

An overview of implementing our questions

At-Bay has specific question sets for each product. However, each insurance product will always require answers and information for:

Within the policy object of each POST /quote request, specify the product you wish to get a quote for.

For a Surplus Cyber quote: "insurance_product": "CYB"
For a Tech E&O quote: "insurance_product": "TEO"

Submitting Answers for Multiple Choice Questions

πŸ“˜

Multiple Choice Question Values

To submit answers for a multiple choice question, we accept an array of strings. To signify that an answer has been selected, this string must be formatted exactly as listed e.g.

["Cryptocurrency or Blockchain", "Payment Processing (e.g., as a payment processor, merchant acquirer, or Point of Sale system vendor)"]