Reports
Create Policy Report
Begin creating a CSV policy report.
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
Format
date-timeendstring
ISO datetime string
Format
date-timepolicy_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"{}