Skip to content

Billing Object ​



id
string
REQUIRED · Unique identifier for the bill.
description
string
Description for the bill.
billing_frequency
string
Billing frequency for the license
All possible enum values:
  • monthly
  • yearly
currency
string
Currency for the bill.
total_amount
string
Total amount for the bill.
tax_amount
string
Tax amount for the bill.
start_date
string · date-time
Start date for the billing period.
end_date
string · date-time
End date for the billing period
created_at
string · date-time
Date and time when the bill was created.
updated_at
string · date-time
Date and time when the bill was updated.
remote_data
object
Raw data returned from the remote API call.