| name | data type | description |
|---|---|---|
| billingTemplateName | string | |
| calendar | Calendar | |
| invoiceDateProductionDelay | number | |
| dueDateDelayEL | string | |
| invoicingThreshold | number | |
| invoiceDateDelay | number | |
| dueDateDelay | number | |
| invoiceType | InvoiceType | |
| transactionDateDelay | number | |
| billingAccounts | array of BillingAccount | |
Properties inherited from BusinessCFEntity |
||
| uuid | string | |
| parentCFEntities | array of object | |
Properties inherited from BusinessEntity |
||
| descriptionOrCode | string | |
| code | string | |
| parentEntityType | object | |
| parentEntity | BusinessEntity | |
| description | string | |
| appendGeneratedCode | boolean | |
Properties inherited from EnableEntity |
||
| disabled | boolean | |
| active | boolean | |
Properties inherited from AuditableEntity |
||
| auditable | Auditable | |
Properties inherited from BaseEntity |
||
| transient | boolean | |
| id | number | |
| version | number | |
Example
{
"billingTemplateName" : "...",
"calendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceDateProductionDelay" : 12345,
"dueDateDelayEL" : "...",
"invoicingThreshold" : 12345.0,
"invoiceDateDelay" : 12345,
"dueDateDelay" : 12345,
"invoiceType" : {
"occTemplate" : {
"occCategory" : "CREDIT",
"accountCodeClientSide" : "...",
"accountCode" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"appliesTo" : [ { }, { } ],
"sellerSequence" : [ {
"seller" : { },
"invoiceType" : { },
"transient" : true,
"sequence" : { },
"id" : { }
}, {
"seller" : { },
"invoiceType" : { },
"transient" : true,
"sequence" : { },
"id" : { }
} ],
"sequence" : {
"sequenceSize" : 12345,
"currentInvoiceNb" : 12345,
"prefixEL" : "..."
},
"occTemplateNegative" : {
"occCategory" : "DEBIT",
"accountCodeClientSide" : "...",
"accountCode" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"matchingAuto" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"transactionDateDelay" : 12345,
"billingAccounts" : [ {
"invoiceAgregates" : [ {
"tradingCountry" : { },
"taxPercent" : 12345.0,
"accountingCode" : "...",
"amount" : 12345.0,
"userAccount" : { },
"invoice" : { },
"tradingCurrency" : { },
"billingRun" : { },
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"discountAggregate" : true,
"amountWithoutTax" : 12345.0,
"description" : "...",
"prDescription" : "...",
"discount" : 12345.0,
"quantity" : 12345.0,
"amountTax" : 12345.0,
"tradingLanguage" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"tradingCountry" : { },
"taxPercent" : 12345.0,
"accountingCode" : "...",
"amount" : 12345.0,
"userAccount" : { },
"invoice" : { },
"tradingCurrency" : { },
"billingRun" : { },
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"discountAggregate" : true,
"amountWithoutTax" : 12345.0,
"description" : "...",
"prDescription" : "...",
"discount" : 12345.0,
"quantity" : 12345.0,
"amountTax" : 12345.0,
"tradingLanguage" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"paymentMethod" : "CHECK",
"nextInvoiceDate" : 12345,
"terminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"counters" : {
"property1" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"property2" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}
},
"tradingCountry" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"brAmountWithTax" : 12345.0,
"discountPlan" : {
"discountPlanItems" : [ { }, { } ],
"minDuration" : 12345,
"maxDuration" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"ratedTransactions" : [ {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "CANCELED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "CANCELED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : {
"iban" : "...",
"accountNumber" : "...",
"key" : "...",
"accountOwner" : "...",
"issuerName" : "...",
"bankCode" : "...",
"bankId" : "...",
"bankName" : "...",
"branchCode" : "...",
"issuerNumber" : "...",
"bic" : "...",
"ics" : "..."
},
"terminationDate" : 12345,
"paymentTerm" : "CASH",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ {
"invoiceAgregates" : [ { }, { } ],
"status" : "CANCELED",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceAgregates" : [ { }, { } ],
"status" : "ACTIVE",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"status" : "TERMINATED",
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "POSTINVOICED",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "MANUAL",
"invoiceDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"invoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"invoices" : [ { }, { } ],
"language" : { },
"prAmountWithTax" : 12345.0,
"producibleAmountTax" : 12345.0,
"rejectionReason" : "...",
"producibleInvoiceNumber" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoices" : [ {
"invoiceType" : { },
"uuid" : "...",
"billingAccount" : { },
"detailedInvoice" : true,
"productDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"quote" : { },
"discountAgregates" : [ { }, { } ],
"orders" : [ { }, { } ],
"alias" : "...",
"netToPay" : 12345.0,
"tradingCurrency" : { },
"invoiceAdjustmentCurrentSellerNb" : 12345,
"amountTax" : 12345.0,
"comment" : "...",
"invoiceNumberOrTemporaryNumber" : "...",
"amountWithoutTax" : 12345.0,
"adjustedInvoice" : { },
"tradingCountry" : { },
"temporaryInvoiceNumber" : "...",
"paymentMethod" : "WIRETRANSFER",
"parentCFEntities" : [ { }, { } ],
"amount" : 12345.0,
"pdfGenerated" : true,
"invoiceDate" : 12345,
"tradingLanguage" : { },
"recordedInvoice" : { },
"billingRun" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"dueDate" : 12345,
"iban" : "...",
"invoiceAgregates" : [ { }, { } ],
"amountWithTax" : 12345.0,
"discount" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"invoiceNumber" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceType" : { },
"uuid" : "...",
"billingAccount" : { },
"detailedInvoice" : true,
"productDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"quote" : { },
"discountAgregates" : [ { }, { } ],
"orders" : [ { }, { } ],
"alias" : "...",
"netToPay" : 12345.0,
"tradingCurrency" : { },
"invoiceAdjustmentCurrentSellerNb" : 12345,
"amountTax" : 12345.0,
"comment" : "...",
"invoiceNumberOrTemporaryNumber" : "...",
"amountWithoutTax" : 12345.0,
"adjustedInvoice" : { },
"tradingCountry" : { },
"temporaryInvoiceNumber" : "...",
"paymentMethod" : "TIP",
"parentCFEntities" : [ { }, { } ],
"amount" : 12345.0,
"pdfGenerated" : true,
"invoiceDate" : 12345,
"tradingLanguage" : { },
"recordedInvoice" : { },
"billingRun" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"dueDate" : 12345,
"iban" : "...",
"invoiceAgregates" : [ { }, { } ],
"amountWithTax" : 12345.0,
"discount" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"invoiceNumber" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"electronicBilling" : true,
"billingCycle" : {
"billingTemplateName" : "...",
"calendar" : { },
"invoiceDateProductionDelay" : 12345,
"dueDateDelayEL" : "...",
"invoicingThreshold" : 12345.0,
"invoiceDateDelay" : 12345,
"dueDateDelay" : 12345,
"invoiceType" : { },
"transactionDateDelay" : 12345,
"billingAccounts" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : {
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"customerAccount" : {
"parentEntity" : { },
"tradingLanguage" : { },
"creditCategory" : { },
"dunningLevel" : "R1",
"dueDateDelayEL" : "...",
"tradingCurrency" : { },
"mandateDate" : 12345,
"dateDunningLevel" : 12345,
"billingAccounts" : [ { }, { } ],
"dateStatus" : 12345,
"contactInformation" : { },
"status" : "CLOSE",
"parentCFEntities" : [ { }, { } ],
"mandateIdentification" : "...",
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"password" : "...",
"customer" : { },
"paymentMethod" : "WIRETRANSFER",
"actionDunnings" : [ { }, { } ],
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ {
"ratedAmountWithTax" : 12345.0,
"billingAccount" : { },
"invoice" : true,
"ratedAmount2WithoutTax" : 12345.0,
"billingRun" : { },
"ratedAmountWithoutTax" : 12345.0,
"ratedAmountTax" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"ratedAmountWithTax" : 12345.0,
"billingAccount" : { },
"invoice" : true,
"ratedAmount2WithoutTax" : 12345.0,
"billingRun" : { },
"ratedAmountWithoutTax" : 12345.0,
"ratedAmountTax" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"invoicePrefix" : "...",
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"primaryContact" : {
"address" : { },
"email" : "...",
"phone" : "...",
"fax" : "...",
"mobile" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"providerContact" : "...",
"name" : {
"firstName" : "...",
"lastName" : "...",
"title" : { },
"fullName" : "..."
},
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : {
"hierarchyType" : "CA",
"license" : "FREE_BSD",
"script" : { },
"moduleItems" : [ { }, { } ],
"logoPicture" : "...",
"downloaded" : true,
"moduleSource" : "...",
"installed" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"address" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceAgregates" : [ {
"tradingCountry" : { },
"taxPercent" : 12345.0,
"accountingCode" : "...",
"amount" : 12345.0,
"userAccount" : { },
"invoice" : { },
"tradingCurrency" : { },
"billingRun" : { },
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"discountAggregate" : true,
"amountWithoutTax" : 12345.0,
"description" : "...",
"prDescription" : "...",
"discount" : 12345.0,
"quantity" : 12345.0,
"amountTax" : 12345.0,
"tradingLanguage" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"tradingCountry" : { },
"taxPercent" : 12345.0,
"accountingCode" : "...",
"amount" : 12345.0,
"userAccount" : { },
"invoice" : { },
"tradingCurrency" : { },
"billingRun" : { },
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"discountAggregate" : true,
"amountWithoutTax" : 12345.0,
"description" : "...",
"prDescription" : "...",
"discount" : 12345.0,
"quantity" : 12345.0,
"amountTax" : 12345.0,
"tradingLanguage" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"paymentMethod" : "TIP",
"nextInvoiceDate" : 12345,
"terminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"counters" : {
"property1" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"property2" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}
},
"tradingCountry" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"brAmountWithTax" : 12345.0,
"discountPlan" : {
"discountPlanItems" : [ { }, { } ],
"minDuration" : 12345,
"maxDuration" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"ratedTransactions" : [ {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "RERATED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "BILLED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : {
"iban" : "...",
"accountNumber" : "...",
"key" : "...",
"accountOwner" : "...",
"issuerName" : "...",
"bankCode" : "...",
"bankId" : "...",
"bankName" : "...",
"branchCode" : "...",
"issuerNumber" : "...",
"bic" : "...",
"ics" : "..."
},
"terminationDate" : 12345,
"paymentTerm" : "CASH",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ {
"invoiceAgregates" : [ { }, { } ],
"status" : "CANCELED",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceAgregates" : [ { }, { } ],
"status" : "ACTIVE",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"status" : "CANCELED",
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "POSTVALIDATED",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "MANUAL",
"invoiceDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"invoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"invoices" : [ { }, { } ],
"language" : { },
"prAmountWithTax" : 12345.0,
"producibleAmountTax" : 12345.0,
"rejectionReason" : "...",
"producibleInvoiceNumber" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoices" : [ {
"invoiceType" : { },
"uuid" : "...",
"billingAccount" : { },
"detailedInvoice" : true,
"productDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"quote" : { },
"discountAgregates" : [ { }, { } ],
"orders" : [ { }, { } ],
"alias" : "...",
"netToPay" : 12345.0,
"tradingCurrency" : { },
"invoiceAdjustmentCurrentSellerNb" : 12345,
"amountTax" : 12345.0,
"comment" : "...",
"invoiceNumberOrTemporaryNumber" : "...",
"amountWithoutTax" : 12345.0,
"adjustedInvoice" : { },
"tradingCountry" : { },
"temporaryInvoiceNumber" : "...",
"paymentMethod" : "WIRETRANSFER",
"parentCFEntities" : [ { }, { } ],
"amount" : 12345.0,
"pdfGenerated" : true,
"invoiceDate" : 12345,
"tradingLanguage" : { },
"recordedInvoice" : { },
"billingRun" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"dueDate" : 12345,
"iban" : "...",
"invoiceAgregates" : [ { }, { } ],
"amountWithTax" : 12345.0,
"discount" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"invoiceNumber" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceType" : { },
"uuid" : "...",
"billingAccount" : { },
"detailedInvoice" : true,
"productDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"quote" : { },
"discountAgregates" : [ { }, { } ],
"orders" : [ { }, { } ],
"alias" : "...",
"netToPay" : 12345.0,
"tradingCurrency" : { },
"invoiceAdjustmentCurrentSellerNb" : 12345,
"amountTax" : 12345.0,
"comment" : "...",
"invoiceNumberOrTemporaryNumber" : "...",
"amountWithoutTax" : 12345.0,
"adjustedInvoice" : { },
"tradingCountry" : { },
"temporaryInvoiceNumber" : "...",
"paymentMethod" : "CARD",
"parentCFEntities" : [ { }, { } ],
"amount" : 12345.0,
"pdfGenerated" : true,
"invoiceDate" : 12345,
"tradingLanguage" : { },
"recordedInvoice" : { },
"billingRun" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"dueDate" : 12345,
"iban" : "...",
"invoiceAgregates" : [ { }, { } ],
"amountWithTax" : 12345.0,
"discount" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"invoiceNumber" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"electronicBilling" : true,
"billingCycle" : {
"billingTemplateName" : "...",
"calendar" : { },
"invoiceDateProductionDelay" : 12345,
"dueDateDelayEL" : "...",
"invoicingThreshold" : 12345.0,
"invoiceDateDelay" : 12345,
"dueDateDelay" : 12345,
"invoiceType" : { },
"transactionDateDelay" : 12345,
"billingAccounts" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : {
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"customerAccount" : {
"parentEntity" : { },
"tradingLanguage" : { },
"creditCategory" : { },
"dunningLevel" : "R3",
"dueDateDelayEL" : "...",
"tradingCurrency" : { },
"mandateDate" : 12345,
"dateDunningLevel" : 12345,
"billingAccounts" : [ { }, { } ],
"dateStatus" : 12345,
"contactInformation" : { },
"status" : "ACTIVE",
"parentCFEntities" : [ { }, { } ],
"mandateIdentification" : "...",
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"password" : "...",
"customer" : { },
"paymentMethod" : "DIRECTDEBIT",
"actionDunnings" : [ { }, { } ],
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ {
"ratedAmountWithTax" : 12345.0,
"billingAccount" : { },
"invoice" : true,
"ratedAmount2WithoutTax" : 12345.0,
"billingRun" : { },
"ratedAmountWithoutTax" : 12345.0,
"ratedAmountTax" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"ratedAmountWithTax" : 12345.0,
"billingAccount" : { },
"invoice" : true,
"ratedAmount2WithoutTax" : 12345.0,
"billingRun" : { },
"ratedAmountWithoutTax" : 12345.0,
"ratedAmountTax" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"invoicePrefix" : "...",
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"primaryContact" : {
"address" : { },
"email" : "...",
"phone" : "...",
"fax" : "...",
"mobile" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"providerContact" : "...",
"name" : {
"firstName" : "...",
"lastName" : "...",
"title" : { },
"fullName" : "..."
},
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : {
"hierarchyType" : "C",
"license" : "FREE_BSD",
"script" : { },
"moduleItems" : [ { }, { } ],
"logoPicture" : "...",
"downloaded" : true,
"moduleSource" : "...",
"installed" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"address" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}