bill-generation-request
bill-generation-request
JSON Example
{
"billingEndTime": 0,
"billingStartTime": 0,
"description": "string",
"policyId": "string",
"publish": false,
"resourceIds": [
"string"
],
"timeZone": "string",
"title": "string"
}
integer As int64
As int64
billingEndTime
Required
Billing end time in milliseconds
integer As int64
As int64
billingStartTime
Required
Billing start time in milliseconds
string
description
Optional
The description of the bill
string As uuid
As uuid
policyId
Optional
The UUID of the policy which is used for RegionQuota bill generation
boolean
publish
Optional
Whether the tenant bill needs to be published for tenants.
array of
string
resourceIds
Required
Constraints:
minItems: 0
maxItems: 1000
The resource ids for which the bill needs to be generated
string
timeZone
Required
Billing timeZone
string
title
Required
The title of the bill