| name | data type | description |
|---|---|---|
| orderItems | array of OrderItem | |
| externalId | string | |
| orderDate | number | |
| expectedCompletionDate | number | |
| userAccounts | array of UserAccount | |
| requestedStartDate | number | |
| priority | number | |
| requestedCompletionDate | number | |
| receivedFromApp | string | |
| completionDate | number | |
| deliveryInstructions | string | |
| category | string | |
| orderNumber | string | |
| statusMessage | string | |
| routedToUserGroup | UserHierarchyLevel | |
| shippingAddress | Address | |
| status | OrderStatusEnum | |
| startDate | number | |
| invoices | array of Invoice | |
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
{
"orderItems" : [ {
"shippingAddress" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"status" : "CANCELLED",
"action" : "DELETE",
"orderItemDto" : { },
"orderItemProductOfferings" : [ {
"transient" : true,
"id" : { },
"itemOrder" : 12345,
"productOffering" : { },
"orderItem" : { }
}, {
"transient" : true,
"id" : { },
"itemOrder" : 12345,
"productOffering" : { },
"orderItem" : { }
} ],
"itemId" : "...",
"subscription" : {
"status" : "CREATED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"mainOffering" : {
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "ACTIVE",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"productInstances" : [ {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : { },
"orderNumber" : "...",
"userAccount" : { },
"productChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"productTemplate" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : { },
"orderNumber" : "...",
"userAccount" : { },
"productChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"productTemplate" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"order" : {
"orderItems" : [ { }, { } ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : { },
"shippingAddress" : { },
"status" : "CANCELLED",
"startDate" : 12345,
"invoices" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"source" : "...",
"userAccount" : {
"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
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"shippingAddress" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"status" : "FAILED",
"action" : "DELETE",
"orderItemDto" : { },
"orderItemProductOfferings" : [ {
"transient" : true,
"id" : { },
"itemOrder" : 12345,
"productOffering" : { },
"orderItem" : { }
}, {
"transient" : true,
"id" : { },
"itemOrder" : 12345,
"productOffering" : { },
"orderItem" : { }
} ],
"itemId" : "...",
"subscription" : {
"status" : "CLOSED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"mainOffering" : {
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "OBSOLETE",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"productInstances" : [ {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : { },
"orderNumber" : "...",
"userAccount" : { },
"productChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"productTemplate" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : { },
"orderNumber" : "...",
"userAccount" : { },
"productChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"productTemplate" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"order" : {
"orderItems" : [ { }, { } ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : { },
"shippingAddress" : { },
"status" : "COMPLETED",
"startDate" : 12345,
"invoices" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"source" : "...",
"userAccount" : {
"invoiceAgregates" : [ { }, { } ],
"status" : "TERMINATED",
"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
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ {
"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
} ],
"status" : "TERMINATED",
"subscriptions" : [ {
"status" : "RESILIATED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"status" : "RESILIATED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"subscriptionDate" : 12345,
"terminationDate" : 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
}
},
"terminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "WIRETRANSFER",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "THREE_X",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "CANCELED",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"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
},
"prepaidWallets" : {
"property1" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"property2" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}
},
"parentEntityType" : { },
"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_UA",
"license" : "BSD2_S",
"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
} ],
"status" : "ACTIVE",
"subscriptions" : [ {
"status" : "CREATED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"status" : "CLOSED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"subscriptionDate" : 12345,
"terminationDate" : 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
}
},
"terminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "DIRECTDEBIT",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "CASH",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "TERMINATED",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"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
},
"prepaidWallets" : {
"property1" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"property2" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}
},
"parentEntityType" : { },
"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" : "S_BA",
"license" : "BSD3_N",
"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
} ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : {
"users" : [ {
"password" : "...",
"securedEntitiesMap" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"nameOrUsername" : "...",
"parentCFEntities" : [ { }, { } ],
"rolesLabel" : "...",
"newPassword" : "...",
"lastPasswordModification" : 12345,
"newPasswordConfirmation" : "...",
"name" : { },
"email" : "...",
"userName" : "...",
"securedEntities" : [ { }, { } ],
"userLevel" : { },
"roles" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"password" : "...",
"securedEntitiesMap" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"nameOrUsername" : "...",
"parentCFEntities" : [ { }, { } ],
"rolesLabel" : "...",
"newPassword" : "...",
"lastPasswordModification" : 12345,
"newPasswordConfirmation" : "...",
"name" : { },
"email" : "...",
"userName" : "...",
"securedEntities" : [ { }, { } ],
"userLevel" : { },
"roles" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"childLevels" : [ {
"childLevels" : [ { }, { } ],
"parentLevel" : { },
"hierarchyType" : "...",
"orderLevel" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"childLevels" : [ { }, { } ],
"parentLevel" : { },
"hierarchyType" : "...",
"orderLevel" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"parentLevel" : {
"childLevels" : [ { }, { } ],
"parentLevel" : { },
"hierarchyType" : "...",
"orderLevel" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"hierarchyType" : "...",
"orderLevel" : 12345,
"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
},
"shippingAddress" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"status" : "FAILED",
"startDate" : 12345,
"invoices" : [ {
"invoiceType" : {
"occTemplate" : { },
"appliesTo" : [ { }, { } ],
"sellerSequence" : [ { }, { } ],
"sequence" : { },
"occTemplateNegative" : { },
"matchingAuto" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"uuid" : "...",
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "DIRECTDEBIT",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "THREE_X",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "TERMINATED",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"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
},
"detailedInvoice" : true,
"productDate" : 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" : "OPEN",
"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" : "OPEN",
"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
} ],
"quote" : {
"userAccounts" : [ { }, { } ],
"routedToUserGroup" : { },
"notificationContact" : "...",
"invoices" : [ { }, { } ],
"quoteVersion" : "...",
"externalId" : "...",
"statusMessage" : "...",
"fulfillmentStartDate" : 12345,
"validTo" : 12345,
"receivedFromApp" : "...",
"quoteDate" : 12345,
"quoteItems" : [ { }, { } ],
"completionDate" : 12345,
"userAccount" : { },
"requestedCompletionDate" : 12345,
"category" : "...",
"status" : "Accepted",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"discountAgregates" : [ {
"categoryInvoiceAgregate" : { },
"oldAmountWithoutTax" : 12345.0,
"oldAmountWithTax" : 12345.0,
"wallet" : { },
"discountPlanCode" : "...",
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"subCategoryTaxes" : [ { }, { } ],
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"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
}, {
"categoryInvoiceAgregate" : { },
"oldAmountWithoutTax" : 12345.0,
"oldAmountWithTax" : 12345.0,
"wallet" : { },
"discountPlanCode" : "...",
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"subCategoryTaxes" : [ { }, { } ],
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"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
} ],
"orders" : [ {
"orderItems" : [ { }, { } ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : { },
"shippingAddress" : { },
"status" : "PARTIAL",
"startDate" : 12345,
"invoices" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"orderItems" : [ { }, { } ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : { },
"shippingAddress" : { },
"status" : "CANCELLED",
"startDate" : 12345,
"invoices" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"alias" : "...",
"netToPay" : 12345.0,
"tradingCurrency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceAdjustmentCurrentSellerNb" : 12345,
"amountTax" : 12345.0,
"comment" : "...",
"invoiceNumberOrTemporaryNumber" : "...",
"amountWithoutTax" : 12345.0,
"adjustedInvoice" : { },
"tradingCountry" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"temporaryInvoiceNumber" : "...",
"paymentMethod" : "DIRECTDEBIT",
"parentCFEntities" : [ { }, { } ],
"amount" : 12345.0,
"pdfGenerated" : true,
"invoiceDate" : 12345,
"tradingLanguage" : {
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"recordedInvoice" : {
"paymentInfo6" : "...",
"ddrequestItems" : [ { }, { } ],
"paymentInfo2" : "...",
"amountWithoutTax" : 12345.0,
"paymentInfo1" : "...",
"payedDDRequestItem" : { },
"paymentInfo3" : "...",
"paymentMethod" : "CHECK",
"paymentInfo" : "...",
"taxAmount" : 12345.0,
"netToPay" : 12345.0,
"paymentInfo4" : "...",
"productionDate" : 12345,
"paymentInfo5" : "...",
"billingAccountName" : "...",
"invoiceDate" : 12345,
"bankLot" : "...",
"depositDate" : 12345,
"occCode" : "...",
"bankCollectionDate" : 12345,
"transactionDate" : 12345,
"accountCodeClientSide" : "...",
"matchingStatus" : "P",
"parentCFEntities" : [ { }, { } ],
"type" : "...",
"occDescription" : "...",
"matchingAmounts" : [ { }, { } ],
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"amount" : 12345.0,
"customerAccount" : { },
"reference" : "...",
"orderNumber" : "...",
"uuid" : "...",
"transactionCategory" : "DEBIT",
"dueDate" : 12345,
"accountCode" : "...",
"bankReference" : "...",
"excludedFromDunning" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"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" : "AUTOMATIC",
"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
},
"invoiceAdjustmentCurrentProviderNb" : 12345,
"dueDate" : 12345,
"iban" : "...",
"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
} ],
"amountWithTax" : 12345.0,
"discount" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"invoiceNumber" : "...",
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceType" : {
"occTemplate" : { },
"appliesTo" : [ { }, { } ],
"sellerSequence" : [ { }, { } ],
"sequence" : { },
"occTemplateNegative" : { },
"matchingAuto" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"uuid" : "...",
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "TIP",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "CASH",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "CLOSED",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"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
},
"detailedInvoice" : true,
"productDate" : 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
} ],
"quote" : {
"userAccounts" : [ { }, { } ],
"routedToUserGroup" : { },
"notificationContact" : "...",
"invoices" : [ { }, { } ],
"quoteVersion" : "...",
"externalId" : "...",
"statusMessage" : "...",
"fulfillmentStartDate" : 12345,
"validTo" : 12345,
"receivedFromApp" : "...",
"quoteDate" : 12345,
"quoteItems" : [ { }, { } ],
"completionDate" : 12345,
"userAccount" : { },
"requestedCompletionDate" : 12345,
"category" : "...",
"status" : "Accepted",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"discountAgregates" : [ {
"categoryInvoiceAgregate" : { },
"oldAmountWithoutTax" : 12345.0,
"oldAmountWithTax" : 12345.0,
"wallet" : { },
"discountPlanCode" : "...",
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"subCategoryTaxes" : [ { }, { } ],
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"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
}, {
"categoryInvoiceAgregate" : { },
"oldAmountWithoutTax" : 12345.0,
"oldAmountWithTax" : 12345.0,
"wallet" : { },
"discountPlanCode" : "...",
"invoiceSubCategory" : { },
"discountPercent" : 12345.0,
"subCategoryTaxes" : [ { }, { } ],
"ratedtransactions" : [ { }, { } ],
"discountPlanItemCode" : "...",
"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
} ],
"orders" : [ {
"orderItems" : [ { }, { } ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : { },
"shippingAddress" : { },
"status" : "IN_PROGRESS",
"startDate" : 12345,
"invoices" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"orderItems" : [ { }, { } ],
"externalId" : "...",
"orderDate" : 12345,
"expectedCompletionDate" : 12345,
"userAccounts" : [ { }, { } ],
"requestedStartDate" : 12345,
"priority" : 12345,
"requestedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"deliveryInstructions" : "...",
"category" : "...",
"orderNumber" : "...",
"statusMessage" : "...",
"routedToUserGroup" : { },
"shippingAddress" : { },
"status" : "IN_CREATION",
"startDate" : 12345,
"invoices" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"alias" : "...",
"netToPay" : 12345.0,
"tradingCurrency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceAdjustmentCurrentSellerNb" : 12345,
"amountTax" : 12345.0,
"comment" : "...",
"invoiceNumberOrTemporaryNumber" : "...",
"amountWithoutTax" : 12345.0,
"adjustedInvoice" : { },
"tradingCountry" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"temporaryInvoiceNumber" : "...",
"paymentMethod" : "CHECK",
"parentCFEntities" : [ { }, { } ],
"amount" : 12345.0,
"pdfGenerated" : true,
"invoiceDate" : 12345,
"tradingLanguage" : {
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"recordedInvoice" : {
"paymentInfo6" : "...",
"ddrequestItems" : [ { }, { } ],
"paymentInfo2" : "...",
"amountWithoutTax" : 12345.0,
"paymentInfo1" : "...",
"payedDDRequestItem" : { },
"paymentInfo3" : "...",
"paymentMethod" : "TIP",
"paymentInfo" : "...",
"taxAmount" : 12345.0,
"netToPay" : 12345.0,
"paymentInfo4" : "...",
"productionDate" : 12345,
"paymentInfo5" : "...",
"billingAccountName" : "...",
"invoiceDate" : 12345,
"bankLot" : "...",
"depositDate" : 12345,
"occCode" : "...",
"bankCollectionDate" : 12345,
"transactionDate" : 12345,
"accountCodeClientSide" : "...",
"matchingStatus" : "I",
"parentCFEntities" : [ { }, { } ],
"type" : "...",
"occDescription" : "...",
"matchingAmounts" : [ { }, { } ],
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"amount" : 12345.0,
"customerAccount" : { },
"reference" : "...",
"orderNumber" : "...",
"uuid" : "...",
"transactionCategory" : "DEBIT",
"dueDate" : 12345,
"accountCode" : "...",
"bankReference" : "...",
"excludedFromDunning" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "VALIDATED",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "AUTOMATIC",
"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
},
"invoiceAdjustmentCurrentProviderNb" : 12345,
"dueDate" : 12345,
"iban" : "...",
"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
} ],
"amountWithTax" : 12345.0,
"discount" : 12345.0,
"linkedInvoices" : [ { }, { } ],
"invoiceNumber" : "...",
"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
}