Chapter 5.1.7 - Billing Period

Billing Period

The BillingPeriod object allows the user to specify the billing period for the invoice.

Key Value
month [int] Month
Billing Period month
year [int] Year
Billing Period year

Example

"bpd": {
"month": 06,
"year": 2019
}