Skip to main content

Create Policy Report

POST 

https://api.verticalinsure.com/v2/report/policy

Begin creating a CSV policy report.

Request

Responses

create-policy-report 200 response

Authorization: http

name: basic authtype: httpdescription: `Authorization` header with value of `Basic <auth string>` where the `auth string` value
is a base64 encoded string of `<client id>:<client secret>`
scheme: basic
curl -L -X POST 'https://api.verticalinsure.com/v2/report/policy' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.verticalinsure.com
Auth
Parameters
— queryrequired
— queryrequired
— query
ResponseClear

Click the Send API Request button above and see the response here!