Vertical Insure
Reports

Create Policy Report

Begin creating a CSV policy report.

POST
/v2/report/policy
AuthorizationBasic <token>

Authorization header with value of Basic <auth string> where the auth string value is a base64 encoded string of <client id>:<client secret>

In: header

Query Parameters

startstring

ISO datetime string

Formatdate-time
endstring

ISO datetime string

Formatdate-time
policy_status?|null

Response Body

application/json

curl -X POST "https://api.verticalinsure.com/v2/report/policy?start=2019-08-24T14%3A15%3A22Z&end=2019-08-24T14%3A15%3A22Z"
{}