Reports
Create Policy Report
Begin creating a CSV policy report.
Authorization
basic auth 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
start*string
ISO datetime string
Format
date-timeend*string
ISO datetime string
Format
date-timepolicy_status?|null
Response Body
application/json
curl -X POST "https://api.verticalinsure.com/v2/report/policy?start=2023-01-01T00%3A00%3A00Z&end=2023-01-01T00%3A00%3A00Z"{}