GetInsurerLocations
Supporting API for patchQuote. Returns a list of Insurance Locations as seen on Comprehensive Insurance profile.
Supplementary SWAGGER documentation is available here: api.catch-e.com/docs/#/Quote%20%2F%20Insurance
Permissions
To run this API, the nominated 'web-services' role needs to be given permission.
If you are not actively using the API, leave the permission off for better security.
Go to Roles / APIs and check on InsurerLocations:Get.
Note: This API is not configured for external use. Contact your Account Manager to discuss access to this API.
Authentication
Authenticate with the API before running this API.
HTTP Method
GET
URL
https://api.catch-e.com/qt/insurer-locations Query Parameters
Wildcard % Operator Notes
If using Postman, wildcard searches like %ab% or %ba% may return: "field_name": {"isEmpty": "Value is required and can't be empty"}. Use URL encoding instead: %25ab%25 or %25ba%25 to return results as expected.
GetLtiPlans
Supporting API for patchQuote. Returns a list of LTI Plan details as seen in the Loan Termination Insurance (LTI) profile.
Supplementary SWAGGER documentation is available here: https://api.catch-e.com/docs/#/Quote%20%2F%20Loan%20Termination%20Insurance
Permissions
To run this API, the nominated 'web-services' role needs to be given permission.
If you are not actively using the API, leave the permission off for better security.
Go to Roles / APIs and check on LtiPlans:Get.
Note: This API is not configured for external use. Contact your Account Manager to discuss access to this API.
Authentication
Authenticate with the API before running this API.
HTTP Method
GET
URL
https://api.catch-e.com/qt/lti-plans Query Parameters
Wildcard % Operator Notes
If using Postman, wildcard searches like %ab% or %ba% may return: "field_name": {"isEmpty": "Value is required and can't be empty"}. Use URL encoding instead: %25ab%25 or %25ba%25 to return results as expected.
GetLtiTopUpBenefits
Supporting API for patchQuote. Returns a list of LTI Top Up Benefits as seen in the Loan Termination Insurance (LTI) profile.
Supplementary SWAGGER documentation is available here: https://api.catch-e.com/docs/#/Quote%20%2F%20Loan%20Termination%20Insurance
Permissions
To run this API, the nominated 'web-services' role needs to be given permission.
If you are not actively using the API, leave the permission off for better security.
Go to Roles / APIs and check on LtiTopUpBenefits:Get.
Note: This API is not configured for external use. Contact your Account Manager to discuss access to this API.
Authentication
Authenticate with the API before running this API.
HTTP Method
GET
URL
https://api.catch-e.com/qt/lti-top-up-benefits Query Parameters
Wildcard % Operator Notes
If using Postman, wildcard searches like %ab% or %ba% may return: "field_name": {"isEmpty": "Value is required and can't be empty"}. Use URL encoding instead: %25ab%25 or %25ba%25 to return results as expected.