| name | data type | description |
|---|---|---|
| routedToUserGroup | UserHierarchyLevel | |
| fulfillmentStartDate | number | |
| quoteVersion | string | |
| quoteDate | number | |
| requestedCompletionDate | number | |
| completionDate | number | |
| externalId | string | |
| validFrom | number | |
| category | string | |
| invoices | array of Invoice | |
| userAccounts | array of UserAccount | |
| validTo | number | |
| receivedFromApp | string | |
| notificationContact | string | |
| userAccount | UserAccount | |
| statusMessage | string | |
| status | QuoteStatusEnum | |
| quoteItems | array of QuoteItem | |
Properties inherited from BusinessCFEntity |
||
| parentCFEntities | array of object | |
| uuid | string | |
Properties inherited from BusinessEntity |
||
| parentEntityType | object | |
| code | string | |
| parentEntity | BusinessEntity | |
| description | string | |
| appendGeneratedCode | boolean | |
| descriptionOrCode | string | |
Properties inherited from EnableEntity |
||
| active | boolean | |
| disabled | boolean | |
Properties inherited from AuditableEntity |
||
| auditable | Auditable | |
Properties inherited from BaseEntity |
||
| id | number | |
| transient | boolean | |
| version | number | |
Example
{
"routedToUserGroup" : {
"users" : [ {
"userLevel" : { },
"nameOrUsername" : "...",
"email" : "...",
"lastPasswordModification" : 12345,
"securedEntitiesMap" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"parentCFEntities" : [ { }, { } ],
"newPasswordConfirmation" : "...",
"uuid" : "...",
"securedEntities" : [ { }, { } ],
"userName" : "...",
"newPassword" : "...",
"roles" : [ { }, { } ],
"rolesLabel" : "...",
"password" : "...",
"name" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"userLevel" : { },
"nameOrUsername" : "...",
"email" : "...",
"lastPasswordModification" : 12345,
"securedEntitiesMap" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"parentCFEntities" : [ { }, { } ],
"newPasswordConfirmation" : "...",
"uuid" : "...",
"securedEntities" : [ { }, { } ],
"userName" : "...",
"newPassword" : "...",
"roles" : [ { }, { } ],
"rolesLabel" : "...",
"password" : "...",
"name" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"orderLevel" : 12345,
"parentLevel" : {
"orderLevel" : 12345,
"parentLevel" : { },
"childLevels" : [ { }, { } ],
"hierarchyType" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"childLevels" : [ {
"orderLevel" : 12345,
"parentLevel" : { },
"childLevels" : [ { }, { } ],
"hierarchyType" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"orderLevel" : 12345,
"parentLevel" : { },
"childLevels" : [ { }, { } ],
"hierarchyType" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"hierarchyType" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : {
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
},
"fulfillmentStartDate" : 12345,
"quoteVersion" : "...",
"quoteDate" : 12345,
"requestedCompletionDate" : 12345,
"completionDate" : 12345,
"externalId" : "...",
"validFrom" : 12345,
"category" : "...",
"invoices" : [ {
"tradingCurrency" : {
"prCurrencyToThis" : 12345.0,
"prDescription" : "...",
"currencyCode" : "...",
"currency" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceDate" : 12345,
"orders" : [ {
"priority" : 12345,
"receivedFromApp" : "...",
"deliveryInstructions" : "...",
"invoices" : [ { }, { } ],
"orderDate" : 12345,
"orderNumber" : "...",
"completionDate" : 12345,
"routedToUserGroup" : { },
"category" : "...",
"statusMessage" : "...",
"orderItems" : [ { }, { } ],
"shippingAddress" : { },
"requestedStartDate" : 12345,
"expectedCompletionDate" : 12345,
"requestedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"startDate" : 12345,
"status" : "COMPLETED",
"externalId" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"priority" : 12345,
"receivedFromApp" : "...",
"deliveryInstructions" : "...",
"invoices" : [ { }, { } ],
"orderDate" : 12345,
"orderNumber" : "...",
"completionDate" : 12345,
"routedToUserGroup" : { },
"category" : "...",
"statusMessage" : "...",
"orderItems" : [ { }, { } ],
"shippingAddress" : { },
"requestedStartDate" : 12345,
"expectedCompletionDate" : 12345,
"requestedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"startDate" : 12345,
"status" : "PARTIAL",
"externalId" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"adjustedInvoice" : { },
"invoiceAgregates" : [ {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"comment" : "...",
"temporaryInvoiceNumber" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"invoiceType" : {
"occTemplateNegative" : { },
"matchingAuto" : true,
"occTemplate" : { },
"sequence" : { },
"appliesTo" : [ { }, { } ],
"sellerSequence" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"amount" : 12345.0,
"tradingLanguage" : {
"language" : { },
"prDescription" : "...",
"languageCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"amountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"quote" : {
"routedToUserGroup" : { },
"fulfillmentStartDate" : 12345,
"quoteVersion" : "...",
"quoteDate" : 12345,
"requestedCompletionDate" : 12345,
"completionDate" : 12345,
"externalId" : "...",
"validFrom" : 12345,
"category" : "...",
"invoices" : [ { }, { } ],
"userAccounts" : [ { }, { } ],
"validTo" : 12345,
"receivedFromApp" : "...",
"notificationContact" : "...",
"userAccount" : { },
"statusMessage" : "...",
"status" : "InProgress",
"quoteItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceAdjustmentCurrentSellerNb" : 12345,
"billingRun" : {
"invoiceNumber" : 12345,
"billableBillingAcountNumber" : 12345,
"currency" : { },
"statusDate" : 12345,
"producibleAmountTax" : 12345.0,
"billingCycle" : { },
"producibleAmountWithoutTax" : 12345.0,
"postInvoicingReports" : { },
"country" : { },
"billingAccountNumber" : 12345,
"billableBillingAccounts" : [ { }, { } ],
"producibleAmountWithTax" : 12345.0,
"xmlInvoiceGenerated" : true,
"prAmountTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"status" : "CANCELED",
"processType" : "AUTOMATIC",
"rejectionReason" : "...",
"startDate" : 12345,
"prAmountWithTax" : 12345.0,
"lastTransactionDate" : 12345,
"language" : { },
"selectedBillingAccounts" : "...",
"processDate" : 12345,
"invoices" : [ { }, { } ],
"invoiceDate" : 12345,
"prAmountWithoutTax" : 12345.0,
"endDate" : 12345,
"producibleInvoiceNumber" : 12345,
"billingRunLists" : [ { }, { } ],
"rejectedBillingAccounts" : [ { }, { } ],
"preInvoicingReports" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"discount" : 12345.0,
"productDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"tradingCountry" : {
"invoiceSubcategoryCountries" : [ { }, { } ],
"prDescription" : "...",
"countryCode" : "...",
"country" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"discountAgregates" : [ {
"oldAmountWithoutTax" : 12345.0,
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"wallet" : { },
"subCategoryTaxes" : [ { }, { } ],
"discountPlanCode" : "...",
"oldAmountWithTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"oldAmountWithoutTax" : 12345.0,
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"wallet" : { },
"subCategoryTaxes" : [ { }, { } ],
"discountPlanCode" : "...",
"oldAmountWithTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"recordedInvoice" : {
"amountWithoutTax" : 12345.0,
"paymentInfo4" : "...",
"productionDate" : 12345,
"paymentInfo1" : "...",
"paymentInfo6" : "...",
"payedDDRequestItem" : { },
"taxAmount" : 12345.0,
"paymentMethod" : "CHECK",
"billingAccountName" : "...",
"netToPay" : 12345.0,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"invoiceDate" : 12345,
"paymentInfo2" : "...",
"paymentInfo5" : "...",
"ddrequestItems" : [ { }, { } ],
"dueDate" : 12345,
"reference" : "...",
"bankReference" : "...",
"matchingAmounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"bankLot" : "...",
"type" : "...",
"excludedFromDunning" : true,
"orderNumber" : "...",
"matchingAmount" : 12345.0,
"transactionCategory" : "DEBIT",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"transactionDate" : 12345,
"occCode" : "...",
"accountCode" : "...",
"customerAccount" : { },
"matchingStatus" : "I",
"bankCollectionDate" : 12345,
"uuid" : "...",
"occDescription" : "...",
"amount" : 12345.0,
"depositDate" : 12345,
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"paymentMethod" : "WIRETRANSFER",
"alias" : "...",
"detailedInvoice" : true,
"invoiceNumber" : "...",
"ratedTransactions" : [ {
"orderNumber" : "...",
"walletOperation" : { },
"unitAmountWithoutTax" : 12345.0,
"priceplan" : { },
"billingAccount" : { },
"amountTax" : 12345.0,
"adjustedRatedTx" : { },
"unitAmountTax" : 12345.0,
"code" : "...",
"invoiceAgregateT" : { },
"amountWithTax" : 12345.0,
"billingRun" : { },
"unityDescription" : "...",
"offerCode" : "...",
"amountWithoutTax" : 12345.0,
"parameter3" : "...",
"invoiceAgregateR" : { },
"invoiceSubCategory" : { },
"description" : "...",
"quantity" : 12345.0,
"usageDate" : 12345,
"edr" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"parameter1" : "...",
"doNotTriggerInvoicing" : true,
"parameter2" : "...",
"walletOperationId" : 12345,
"status" : "CANCELED",
"invoice" : { },
"unitAmountWithTax" : 12345.0,
"offerTemplate" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"orderNumber" : "...",
"walletOperation" : { },
"unitAmountWithoutTax" : 12345.0,
"priceplan" : { },
"billingAccount" : { },
"amountTax" : 12345.0,
"adjustedRatedTx" : { },
"unitAmountTax" : 12345.0,
"code" : "...",
"invoiceAgregateT" : { },
"amountWithTax" : 12345.0,
"billingRun" : { },
"unityDescription" : "...",
"offerCode" : "...",
"amountWithoutTax" : 12345.0,
"parameter3" : "...",
"invoiceAgregateR" : { },
"invoiceSubCategory" : { },
"description" : "...",
"quantity" : 12345.0,
"usageDate" : 12345,
"edr" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"parameter1" : "...",
"doNotTriggerInvoicing" : true,
"parameter2" : "...",
"walletOperationId" : 12345,
"status" : "BILLED",
"invoice" : { },
"unitAmountWithTax" : 12345.0,
"offerTemplate" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"dueDate" : 12345,
"billingAccount" : {
"status" : "CLOSED",
"billingRun" : { },
"brAmountWithTax" : 12345.0,
"paymentMethod" : "WIRETRANSFER",
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"billingCycle" : { },
"brAmountWithoutTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"terminationReason" : { },
"invoicingThreshold" : 12345.0,
"invoicePrefix" : "...",
"statusDate" : 12345,
"terminationDate" : 12345,
"nextInvoiceDate" : 12345,
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"bankCoordinates" : { },
"discountRate" : 12345.0,
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"email" : "...",
"usersAccounts" : [ { }, { } ],
"electronicBilling" : true,
"customerAccount" : { },
"paymentTerm" : "CASH",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"pdfGenerated" : true,
"iban" : "...",
"invoiceAdjustmentCurrentProviderNb" : 12345,
"parentCFEntities" : [ { }, { } ],
"netToPay" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"tradingCurrency" : {
"prCurrencyToThis" : 12345.0,
"prDescription" : "...",
"currencyCode" : "...",
"currency" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceDate" : 12345,
"orders" : [ {
"priority" : 12345,
"receivedFromApp" : "...",
"deliveryInstructions" : "...",
"invoices" : [ { }, { } ],
"orderDate" : 12345,
"orderNumber" : "...",
"completionDate" : 12345,
"routedToUserGroup" : { },
"category" : "...",
"statusMessage" : "...",
"orderItems" : [ { }, { } ],
"shippingAddress" : { },
"requestedStartDate" : 12345,
"expectedCompletionDate" : 12345,
"requestedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"startDate" : 12345,
"status" : "HELD",
"externalId" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"priority" : 12345,
"receivedFromApp" : "...",
"deliveryInstructions" : "...",
"invoices" : [ { }, { } ],
"orderDate" : 12345,
"orderNumber" : "...",
"completionDate" : 12345,
"routedToUserGroup" : { },
"category" : "...",
"statusMessage" : "...",
"orderItems" : [ { }, { } ],
"shippingAddress" : { },
"requestedStartDate" : 12345,
"expectedCompletionDate" : 12345,
"requestedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"startDate" : 12345,
"status" : "IN_CREATION",
"externalId" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"adjustedInvoice" : { },
"invoiceAgregates" : [ {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"comment" : "...",
"temporaryInvoiceNumber" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"invoiceType" : {
"occTemplateNegative" : { },
"matchingAuto" : true,
"occTemplate" : { },
"sequence" : { },
"appliesTo" : [ { }, { } ],
"sellerSequence" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"amount" : 12345.0,
"tradingLanguage" : {
"language" : { },
"prDescription" : "...",
"languageCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"amountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"quote" : {
"routedToUserGroup" : { },
"fulfillmentStartDate" : 12345,
"quoteVersion" : "...",
"quoteDate" : 12345,
"requestedCompletionDate" : 12345,
"completionDate" : 12345,
"externalId" : "...",
"validFrom" : 12345,
"category" : "...",
"invoices" : [ { }, { } ],
"userAccounts" : [ { }, { } ],
"validTo" : 12345,
"receivedFromApp" : "...",
"notificationContact" : "...",
"userAccount" : { },
"statusMessage" : "...",
"status" : "InProgress",
"quoteItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceAdjustmentCurrentSellerNb" : 12345,
"billingRun" : {
"invoiceNumber" : 12345,
"billableBillingAcountNumber" : 12345,
"currency" : { },
"statusDate" : 12345,
"producibleAmountTax" : 12345.0,
"billingCycle" : { },
"producibleAmountWithoutTax" : 12345.0,
"postInvoicingReports" : { },
"country" : { },
"billingAccountNumber" : 12345,
"billableBillingAccounts" : [ { }, { } ],
"producibleAmountWithTax" : 12345.0,
"xmlInvoiceGenerated" : true,
"prAmountTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"status" : "PREVALIDATED",
"processType" : "AUTOMATIC",
"rejectionReason" : "...",
"startDate" : 12345,
"prAmountWithTax" : 12345.0,
"lastTransactionDate" : 12345,
"language" : { },
"selectedBillingAccounts" : "...",
"processDate" : 12345,
"invoices" : [ { }, { } ],
"invoiceDate" : 12345,
"prAmountWithoutTax" : 12345.0,
"endDate" : 12345,
"producibleInvoiceNumber" : 12345,
"billingRunLists" : [ { }, { } ],
"rejectedBillingAccounts" : [ { }, { } ],
"preInvoicingReports" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"discount" : 12345.0,
"productDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"tradingCountry" : {
"invoiceSubcategoryCountries" : [ { }, { } ],
"prDescription" : "...",
"countryCode" : "...",
"country" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"discountAgregates" : [ {
"oldAmountWithoutTax" : 12345.0,
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"wallet" : { },
"subCategoryTaxes" : [ { }, { } ],
"discountPlanCode" : "...",
"oldAmountWithTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"oldAmountWithoutTax" : 12345.0,
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"wallet" : { },
"subCategoryTaxes" : [ { }, { } ],
"discountPlanCode" : "...",
"oldAmountWithTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"recordedInvoice" : {
"amountWithoutTax" : 12345.0,
"paymentInfo4" : "...",
"productionDate" : 12345,
"paymentInfo1" : "...",
"paymentInfo6" : "...",
"payedDDRequestItem" : { },
"taxAmount" : 12345.0,
"paymentMethod" : "TIP",
"billingAccountName" : "...",
"netToPay" : 12345.0,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"invoiceDate" : 12345,
"paymentInfo2" : "...",
"paymentInfo5" : "...",
"ddrequestItems" : [ { }, { } ],
"dueDate" : 12345,
"reference" : "...",
"bankReference" : "...",
"matchingAmounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"bankLot" : "...",
"type" : "...",
"excludedFromDunning" : true,
"orderNumber" : "...",
"matchingAmount" : 12345.0,
"transactionCategory" : "DEBIT",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"transactionDate" : 12345,
"occCode" : "...",
"accountCode" : "...",
"customerAccount" : { },
"matchingStatus" : "I",
"bankCollectionDate" : 12345,
"uuid" : "...",
"occDescription" : "...",
"amount" : 12345.0,
"depositDate" : 12345,
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"paymentMethod" : "CHECK",
"alias" : "...",
"detailedInvoice" : true,
"invoiceNumber" : "...",
"ratedTransactions" : [ {
"orderNumber" : "...",
"walletOperation" : { },
"unitAmountWithoutTax" : 12345.0,
"priceplan" : { },
"billingAccount" : { },
"amountTax" : 12345.0,
"adjustedRatedTx" : { },
"unitAmountTax" : 12345.0,
"code" : "...",
"invoiceAgregateT" : { },
"amountWithTax" : 12345.0,
"billingRun" : { },
"unityDescription" : "...",
"offerCode" : "...",
"amountWithoutTax" : 12345.0,
"parameter3" : "...",
"invoiceAgregateR" : { },
"invoiceSubCategory" : { },
"description" : "...",
"quantity" : 12345.0,
"usageDate" : 12345,
"edr" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"parameter1" : "...",
"doNotTriggerInvoicing" : true,
"parameter2" : "...",
"walletOperationId" : 12345,
"status" : "BILLED",
"invoice" : { },
"unitAmountWithTax" : 12345.0,
"offerTemplate" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"orderNumber" : "...",
"walletOperation" : { },
"unitAmountWithoutTax" : 12345.0,
"priceplan" : { },
"billingAccount" : { },
"amountTax" : 12345.0,
"adjustedRatedTx" : { },
"unitAmountTax" : 12345.0,
"code" : "...",
"invoiceAgregateT" : { },
"amountWithTax" : 12345.0,
"billingRun" : { },
"unityDescription" : "...",
"offerCode" : "...",
"amountWithoutTax" : 12345.0,
"parameter3" : "...",
"invoiceAgregateR" : { },
"invoiceSubCategory" : { },
"description" : "...",
"quantity" : 12345.0,
"usageDate" : 12345,
"edr" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"parameter1" : "...",
"doNotTriggerInvoicing" : true,
"parameter2" : "...",
"walletOperationId" : 12345,
"status" : "CANCELED",
"invoice" : { },
"unitAmountWithTax" : 12345.0,
"offerTemplate" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"dueDate" : 12345,
"billingAccount" : {
"status" : "CLOSED",
"billingRun" : { },
"brAmountWithTax" : 12345.0,
"paymentMethod" : "CARD",
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"billingCycle" : { },
"brAmountWithoutTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"terminationReason" : { },
"invoicingThreshold" : 12345.0,
"invoicePrefix" : "...",
"statusDate" : 12345,
"terminationDate" : 12345,
"nextInvoiceDate" : 12345,
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"bankCoordinates" : { },
"discountRate" : 12345.0,
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"email" : "...",
"usersAccounts" : [ { }, { } ],
"electronicBilling" : true,
"customerAccount" : { },
"paymentTerm" : "THREE_X",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"pdfGenerated" : true,
"iban" : "...",
"invoiceAdjustmentCurrentProviderNb" : 12345,
"parentCFEntities" : [ { }, { } ],
"netToPay" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"userAccounts" : [ {
"billingAccount" : {
"status" : "CANCELED",
"billingRun" : { },
"brAmountWithTax" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"billingCycle" : { },
"brAmountWithoutTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"terminationReason" : { },
"invoicingThreshold" : 12345.0,
"invoicePrefix" : "...",
"statusDate" : 12345,
"terminationDate" : 12345,
"nextInvoiceDate" : 12345,
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"bankCoordinates" : { },
"discountRate" : 12345.0,
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"email" : "...",
"usersAccounts" : [ { }, { } ],
"electronicBilling" : true,
"customerAccount" : { },
"paymentTerm" : "THREE_X",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"statusDate" : 12345,
"terminationReason" : {
"descriptionOrCode" : "...",
"applyAgreement" : true,
"code" : "...",
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"description" : "...",
"id" : 12345,
"transient" : true,
"version" : 12345
},
"parentEntity" : {
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceAgregates" : [ {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"wallet" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"subscriptions" : [ {
"serviceInstances" : [ { }, { } ],
"status" : "CLOSED",
"subscriptionDate" : 12345,
"offer" : { },
"subscriptionTerminationReason" : { },
"endAgreementDate" : 12345,
"userAccount" : { },
"productInstances" : [ { }, { } ],
"statusDate" : 12345,
"defaultLevel" : true,
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"accessPoints" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"serviceInstances" : [ { }, { } ],
"status" : "SUSPENDED",
"subscriptionDate" : 12345,
"offer" : { },
"subscriptionTerminationReason" : { },
"endAgreementDate" : 12345,
"userAccount" : { },
"productInstances" : [ { }, { } ],
"statusDate" : 12345,
"defaultLevel" : true,
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"accessPoints" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"counters" : {
"property1" : {
"billingAccount" : { },
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"property2" : {
"billingAccount" : { },
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}
},
"prepaidWallets" : {
"property1" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"property2" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}
},
"parentEntityType" : { },
"subscriptionDate" : 12345,
"status" : "CLOSED",
"defaultLevel" : true,
"accountType" : "...",
"name" : {
"lastName" : "...",
"firstName" : "...",
"title" : { },
"fullName" : "..."
},
"externalRef1" : "...",
"primaryContact" : {
"address" : { },
"mobile" : "...",
"email" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"phone" : "...",
"fax" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"externalRef2" : "...",
"providerContact" : "...",
"address" : {
"address2" : "...",
"zipCode" : "...",
"country" : "...",
"state" : "...",
"city" : "...",
"countryBundle" : "...",
"address1" : "...",
"address3" : "..."
},
"businessAccountModel" : {
"hierarchyType" : "CA_BA",
"logoPicture" : "...",
"script" : { },
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"installed" : true,
"license" : "APACHE",
"moduleSource" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"billingAccount" : {
"status" : "CANCELED",
"billingRun" : { },
"brAmountWithTax" : 12345.0,
"paymentMethod" : "CHECK",
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"billingCycle" : { },
"brAmountWithoutTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"terminationReason" : { },
"invoicingThreshold" : 12345.0,
"invoicePrefix" : "...",
"statusDate" : 12345,
"terminationDate" : 12345,
"nextInvoiceDate" : 12345,
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"bankCoordinates" : { },
"discountRate" : 12345.0,
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"email" : "...",
"usersAccounts" : [ { }, { } ],
"electronicBilling" : true,
"customerAccount" : { },
"paymentTerm" : "THREE_X",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"statusDate" : 12345,
"terminationReason" : {
"descriptionOrCode" : "...",
"applyAgreement" : true,
"code" : "...",
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"description" : "...",
"id" : 12345,
"transient" : true,
"version" : 12345
},
"parentEntity" : {
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceAgregates" : [ {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"wallet" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"subscriptions" : [ {
"serviceInstances" : [ { }, { } ],
"status" : "RESILIATED",
"subscriptionDate" : 12345,
"offer" : { },
"subscriptionTerminationReason" : { },
"endAgreementDate" : 12345,
"userAccount" : { },
"productInstances" : [ { }, { } ],
"statusDate" : 12345,
"defaultLevel" : true,
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"accessPoints" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"serviceInstances" : [ { }, { } ],
"status" : "SUSPENDED",
"subscriptionDate" : 12345,
"offer" : { },
"subscriptionTerminationReason" : { },
"endAgreementDate" : 12345,
"userAccount" : { },
"productInstances" : [ { }, { } ],
"statusDate" : 12345,
"defaultLevel" : true,
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"accessPoints" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"counters" : {
"property1" : {
"billingAccount" : { },
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"property2" : {
"billingAccount" : { },
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}
},
"prepaidWallets" : {
"property1" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"property2" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}
},
"parentEntityType" : { },
"subscriptionDate" : 12345,
"status" : "ACTIVE",
"defaultLevel" : true,
"accountType" : "...",
"name" : {
"lastName" : "...",
"firstName" : "...",
"title" : { },
"fullName" : "..."
},
"externalRef1" : "...",
"primaryContact" : {
"address" : { },
"mobile" : "...",
"email" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"phone" : "...",
"fax" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"externalRef2" : "...",
"providerContact" : "...",
"address" : {
"address2" : "...",
"zipCode" : "...",
"country" : "...",
"state" : "...",
"city" : "...",
"countryBundle" : "...",
"address1" : "...",
"address3" : "..."
},
"businessAccountModel" : {
"hierarchyType" : "S_BA",
"logoPicture" : "...",
"script" : { },
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"installed" : true,
"license" : "APACHE",
"moduleSource" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"validTo" : 12345,
"receivedFromApp" : "...",
"notificationContact" : "...",
"userAccount" : {
"billingAccount" : {
"status" : "CANCELED",
"billingRun" : { },
"brAmountWithTax" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"billingCycle" : { },
"brAmountWithoutTax" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"terminationReason" : { },
"invoicingThreshold" : 12345.0,
"invoicePrefix" : "...",
"statusDate" : 12345,
"terminationDate" : 12345,
"nextInvoiceDate" : 12345,
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"bankCoordinates" : { },
"discountRate" : 12345.0,
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"email" : "...",
"usersAccounts" : [ { }, { } ],
"electronicBilling" : true,
"customerAccount" : { },
"paymentTerm" : "CASH",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"statusDate" : 12345,
"terminationReason" : {
"descriptionOrCode" : "...",
"applyAgreement" : true,
"code" : "...",
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"description" : "...",
"id" : 12345,
"transient" : true,
"version" : 12345
},
"parentEntity" : {
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"invoiceAgregates" : [ {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"billingAccount" : { },
"billingRun" : { },
"accountingCode" : "...",
"prDescription" : "...",
"discountAggregate" : true,
"quantity" : 12345.0,
"amountWithTax" : 12345.0,
"userAccount" : { },
"amount" : 12345.0,
"description" : "...",
"tradingLanguage" : { },
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"discount" : 12345.0,
"itemNumber" : 12345,
"invoice" : { },
"tradingCurrency" : { },
"tradingCountry" : { },
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"wallet" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"subscriptions" : [ {
"serviceInstances" : [ { }, { } ],
"status" : "ACTIVE",
"subscriptionDate" : 12345,
"offer" : { },
"subscriptionTerminationReason" : { },
"endAgreementDate" : 12345,
"userAccount" : { },
"productInstances" : [ { }, { } ],
"statusDate" : 12345,
"defaultLevel" : true,
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"accessPoints" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"serviceInstances" : [ { }, { } ],
"status" : "CLOSED",
"subscriptionDate" : 12345,
"offer" : { },
"subscriptionTerminationReason" : { },
"endAgreementDate" : 12345,
"userAccount" : { },
"productInstances" : [ { }, { } ],
"statusDate" : 12345,
"defaultLevel" : true,
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"accessPoints" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"counters" : {
"property1" : {
"billingAccount" : { },
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"property2" : {
"billingAccount" : { },
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}
},
"prepaidWallets" : {
"property1" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"property2" : {
"creditExpiryDate" : 12345,
"nextMatchingDate" : 12345,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"userAccount" : { },
"ratedTransactions" : [ { }, { } ],
"invoiceSubCategories" : [ { }, { } ],
"lowBalanceLevel" : 12345.0,
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
}
},
"parentEntityType" : { },
"subscriptionDate" : 12345,
"status" : "CANCELED",
"defaultLevel" : true,
"accountType" : "...",
"name" : {
"lastName" : "...",
"firstName" : "...",
"title" : { },
"fullName" : "..."
},
"externalRef1" : "...",
"primaryContact" : {
"address" : { },
"mobile" : "...",
"email" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"phone" : "...",
"fax" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"externalRef2" : "...",
"providerContact" : "...",
"address" : {
"address2" : "...",
"zipCode" : "...",
"country" : "...",
"state" : "...",
"city" : "...",
"countryBundle" : "...",
"address1" : "...",
"address3" : "..."
},
"businessAccountModel" : {
"hierarchyType" : "S_UA",
"logoPicture" : "...",
"script" : { },
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"installed" : true,
"license" : "APACHE",
"moduleSource" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
},
"statusMessage" : "...",
"status" : "InProgress",
"quoteItems" : [ {
"quoteItemDto" : { },
"source" : "...",
"quote" : {
"routedToUserGroup" : { },
"fulfillmentStartDate" : 12345,
"quoteVersion" : "...",
"quoteDate" : 12345,
"requestedCompletionDate" : 12345,
"completionDate" : 12345,
"externalId" : "...",
"validFrom" : 12345,
"category" : "...",
"invoices" : [ { }, { } ],
"userAccounts" : [ { }, { } ],
"validTo" : 12345,
"receivedFromApp" : "...",
"notificationContact" : "...",
"userAccount" : { },
"statusMessage" : "...",
"status" : "InProgress",
"quoteItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"status" : "Accepted",
"itemId" : "...",
"quoteItemProductOfferings" : [ {
"transient" : true,
"productOffering" : { },
"quoteItem" : { },
"id" : { },
"itemOrder" : 12345
}, {
"transient" : true,
"productOffering" : { },
"quoteItem" : { },
"id" : { },
"itemOrder" : 12345
} ],
"mainOffering" : {
"imagePath" : "...",
"channels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"name" : "...",
"businessAccountModels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"nameOrCode" : "...",
"validTo" : 12345,
"validFrom" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"userAccount" : {
"billingAccount" : { },
"statusDate" : 12345,
"terminationReason" : { },
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"wallet" : { },
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"subscriptions" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"subscriptionDate" : 12345,
"status" : "TERMINATED",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"id" : 12345,
"transient" : true,
"version" : 12345
}, {
"quoteItemDto" : { },
"source" : "...",
"quote" : {
"routedToUserGroup" : { },
"fulfillmentStartDate" : 12345,
"quoteVersion" : "...",
"quoteDate" : 12345,
"requestedCompletionDate" : 12345,
"completionDate" : 12345,
"externalId" : "...",
"validFrom" : 12345,
"category" : "...",
"invoices" : [ { }, { } ],
"userAccounts" : [ { }, { } ],
"validTo" : 12345,
"receivedFromApp" : "...",
"notificationContact" : "...",
"userAccount" : { },
"statusMessage" : "...",
"status" : "Pending",
"quoteItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"status" : "Approved",
"itemId" : "...",
"quoteItemProductOfferings" : [ {
"transient" : true,
"productOffering" : { },
"quoteItem" : { },
"id" : { },
"itemOrder" : 12345
}, {
"transient" : true,
"productOffering" : { },
"quoteItem" : { },
"id" : { },
"itemOrder" : 12345
} ],
"mainOffering" : {
"imagePath" : "...",
"channels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"name" : "...",
"businessAccountModels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"nameOrCode" : "...",
"validTo" : 12345,
"validFrom" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"userAccount" : {
"billingAccount" : { },
"statusDate" : 12345,
"terminationReason" : { },
"parentEntity" : { },
"invoiceAgregates" : [ { }, { } ],
"wallet" : { },
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"subscriptions" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"subscriptionDate" : 12345,
"status" : "ACTIVE",
"defaultLevel" : true,
"accountType" : "...",
"name" : { },
"externalRef1" : "...",
"primaryContact" : { },
"externalRef2" : "...",
"providerContact" : "...",
"address" : { },
"businessAccountModel" : { },
"uuid" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"version" : 12345
},
"id" : 12345,
"transient" : true,
"version" : 12345
} ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"parentEntityType" : { },
"code" : "...",
"parentEntity" : {
"parentEntityType" : { },
"code" : "...",
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"active" : true,
"disabled" : true,
"auditable" : {
"lastModified" : 12345,
"updater" : "...",
"created" : 12345,
"updated" : 12345,
"creator" : "...",
"lastUser" : "..."
},
"id" : 12345,
"transient" : true,
"version" : 12345
}