Create a new instance of the BillRun object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/BillRunBody ParamsA Bill Run is used to execute billing on a set of Bill Groups. There are multiple different options that can be selected on what should be included as actions of the Bill Run.billPeriodEnddate-timeThe end date to look for billable transactions. Date and time values are specified in the ISO 8601 format.billPeriodStartdate-timeThe start date to look for billable transactions. Date and time values are specified in the ISO 8601 format.runBillingbooleantruetruefalsenamestringrunDeliverybooleantruetruefalserunRenderInvoicebooleantruetruefalserunPaymentTermbooleantruetruefalserunBillUsagebooleantruetruefalserunPaymentRetryTermsbooleantruetruefalsecollectionTypeIdnumberUnique identifier for the associated CollectionType object.collectionTypeNamestringThe name of the object associated with the collectionTypeId property.runInvoicingbooleantruetruefalsecurrencyExchangeIdnumberUnique identifier for the associated CurrencyExchange object.currencyExchangeNamestringThe name of the object associated with the currencyExchangeId property.runContractbooleantruetruefalsepostingdate-timeSpecify the accounting posting date associated with this Bill Run. Date and time values are specified in the ISO 8601 format.billRunStatusTypeIdnumberUnique identifier for the associated BillRunStatusType object.billRunStatusTypeNamestringThe name of the object associated with the billRunStatusTypeId property.runPaymentbooleantruetruefalsebillRunTypeIdnumberUnique identifier for the associated BillRunType object.billRunTypeNamestringThe name of the object associated with the billRunTypeId property.runInvoicingContractbooleantruetruefalseResponses 201Create a new instance of a BillRun 400The request could not be processed.Updated 2 months ago