Create a new instance of the BillGroup object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/BillGroupBody ParamsA Bill Group is assigned to an Account to group Accounts together that follow the same billing rules. These details contain configuration such as bill day, invoice delivery method etc.namestringbillDaynumberinvoiceDateProcessTypeIdnumberUnique identifier for the associated InvoiceDateProcessType object.invoiceDateProcessTypeNamestringThe name of the object associated with the invoiceDateProcessTypeId property.invoiceDueDateTypeIdnumberUnique identifier for the associated InvoiceDueDateType object.invoiceDueDateTypeNamestringThe name of the object associated with the invoiceDueDateTypeId property.usageBillDaynumberinvoiceDeliveryIdnumberUnique identifier for the associated InvoiceDelivery object.invoiceDeliveryNamestringThe name of the object associated with the invoiceDeliveryId property.Responses 201Create a new instance of a BillGroup 400The request could not be processed.Updated about 2 months ago