Copy PageUpdate Billing Period Definition Detailsput https://secure.fusebill.com/v1/BillingPeriodDefinitionsUpdate the information on an existing billing period definition. Ideally, this is a modified version of a read details result.Body ParamsinvoiceDayint32Modified day of the month to bill on.invoiceMonthint32Modified month of the year to bill on.invoiceInAdvanceint32The number of days in advance this billing period definition will invoice. Relevant only for accounts which use the invoice in advance feature.paymentMethodIdint32A billing period definition can have a specific payment method associated with it. If so, then this is the Fusebill generated ID of the payment method. This is an override, so NULL means to use the customer default method. This is relevant only for automatic collection.autoCollectbooleanA billing period definition can override whether its resulting invoices are eligible for automatic collection attempts. Since this is an override, NULL means to use the customer's default setting.truefalseautoPostbooleanA billing period definition can override whether its generated invoices should be posted, or remain in ready draft. Since this is an override, NULL means to use the customer's default setting.truetruefalsetermstringenumA billing period definition can override what the billing term will be on its resulting invoices. Since this is an override, NULL or the empty string means to use the customer's default setting.Net0Net5Net7Net10Net15Net21Net30Net45Net60Net75Net90MFI1DayOfMonth1DayOfMonth2DayOfMonth3... DayOfMonth29DayOfMonth30DayOfMonth31Show 18 enum valuespoNumberstringA billing period definition can override what the PO number will be on its resulting invoices. Since this is an override, NULL or the empty string means to use the customer's default setting. [Max Length: 255 characters]quickBooksLocationIdint32The quick books location Id of the billing period definition. This is part of the quickbooks location feature found in the quickbooks account settings.idint32Unique identifier of the billing period to modify.Responses 200200 404404Updated about 1 year ago Preview Billing Period DefinitionDelete Billing Period Definition