Skip to main content

Create CSV report

POST 

/bv/billing/v1/csv-reports

Generates a CSV report for the organization and provides the report id. If a billing id is specified, the report will be created for that billing.

Request

Body

required
    billing_id string

Responses

A successful response.

Schema
    id string
Loading...