Customer Data Type

Implemented Interfaces
Serializable
Properties
name data type description
customerAccounts array of CustomerAccount
parentEntity BusinessEntity
seller Seller
mandateIdentification string
parentCFEntities array of object
customerCategory CustomerCategory
contactInformation ContactInformation
customerBrand CustomerBrand
parentEntityType object
mandateDate number
Properties inherited from AccountEntity
primaryContact ProviderContact
providerContact string
name Name
externalRef1 string
externalRef2 string
businessAccountModel BusinessAccountModel
address Address
defaultLevel boolean
accountType string
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

{
  "customerAccounts" : [ {
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "creditCategory" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "dunningLevel" : "R0",
    "dueDateDelayEL" : "...",
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "mandateDate" : 12345,
    "dateDunningLevel" : 12345,
    "billingAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CARD",
      "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" : "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
    }, {
      "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" : "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
    } ],
    "dateStatus" : 12345,
    "contactInformation" : {
      "phone" : "...",
      "fax" : "...",
      "email" : "...",
      "mobile" : "..."
    },
    "status" : "CLOSE",
    "parentCFEntities" : [ { }, { } ],
    "mandateIdentification" : "...",
    "parentEntityType" : { },
    "accountOperations" : [ {
      "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" : "CREDIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "bankLot" : "...",
      "depositDate" : 12345,
      "occCode" : "...",
      "bankCollectionDate" : 12345,
      "transactionDate" : 12345,
      "accountCodeClientSide" : "...",
      "matchingStatus" : "R",
      "parentCFEntities" : [ { }, { } ],
      "type" : "...",
      "occDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "matchingAmount" : 12345.0,
      "amount" : 12345.0,
      "customerAccount" : { },
      "reference" : "...",
      "orderNumber" : "...",
      "uuid" : "...",
      "transactionCategory" : "CREDIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "password" : "...",
    "customer" : {
      "customerAccounts" : [ { }, { } ],
      "parentEntity" : { },
      "seller" : { },
      "mandateIdentification" : "...",
      "parentCFEntities" : [ { }, { } ],
      "customerCategory" : { },
      "contactInformation" : { },
      "customerBrand" : { },
      "parentEntityType" : { },
      "mandateDate" : 12345,
      "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
    },
    "paymentMethod" : "TIP",
    "actionDunnings" : [ {
      "fromLevel" : "R3",
      "actionPlanItem" : { },
      "status" : "E",
      "customerAccount" : { },
      "statusDate" : 12345,
      "recordedInvoice" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R4",
      "creationDate" : 12345,
      "typeAction" : "FILE",
      "dunningLOT" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "fromLevel" : "R3",
      "actionPlanItem" : { },
      "status" : "E",
      "customerAccount" : { },
      "statusDate" : 12345,
      "recordedInvoice" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R1",
      "creationDate" : 12345,
      "typeAction" : "FILE",
      "dunningLOT" : { },
      "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_UA",
      "license" : "LGPL",
      "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
  }, {
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "creditCategory" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "dunningLevel" : "R1",
    "dueDateDelayEL" : "...",
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "mandateDate" : 12345,
    "dateDunningLevel" : 12345,
    "billingAccounts" : [ {
      "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" : "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
    }, {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CARD",
      "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" : "ACTIVE",
      "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
    } ],
    "dateStatus" : 12345,
    "contactInformation" : {
      "phone" : "...",
      "fax" : "...",
      "email" : "...",
      "mobile" : "..."
    },
    "status" : "CLOSE",
    "parentCFEntities" : [ { }, { } ],
    "mandateIdentification" : "...",
    "parentEntityType" : { },
    "accountOperations" : [ {
      "bankLot" : "...",
      "depositDate" : 12345,
      "occCode" : "...",
      "bankCollectionDate" : 12345,
      "transactionDate" : 12345,
      "accountCodeClientSide" : "...",
      "matchingStatus" : "L",
      "parentCFEntities" : [ { }, { } ],
      "type" : "...",
      "occDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "matchingAmount" : 12345.0,
      "amount" : 12345.0,
      "customerAccount" : { },
      "reference" : "...",
      "orderNumber" : "...",
      "uuid" : "...",
      "transactionCategory" : "CREDIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "bankLot" : "...",
      "depositDate" : 12345,
      "occCode" : "...",
      "bankCollectionDate" : 12345,
      "transactionDate" : 12345,
      "accountCodeClientSide" : "...",
      "matchingStatus" : "C",
      "parentCFEntities" : [ { }, { } ],
      "type" : "...",
      "occDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "matchingAmount" : 12345.0,
      "amount" : 12345.0,
      "customerAccount" : { },
      "reference" : "...",
      "orderNumber" : "...",
      "uuid" : "...",
      "transactionCategory" : "CREDIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "password" : "...",
    "customer" : {
      "customerAccounts" : [ { }, { } ],
      "parentEntity" : { },
      "seller" : { },
      "mandateIdentification" : "...",
      "parentCFEntities" : [ { }, { } ],
      "customerCategory" : { },
      "contactInformation" : { },
      "customerBrand" : { },
      "parentEntityType" : { },
      "mandateDate" : 12345,
      "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
    },
    "paymentMethod" : "CARD",
    "actionDunnings" : [ {
      "fromLevel" : "R1",
      "actionPlanItem" : { },
      "status" : "E",
      "customerAccount" : { },
      "statusDate" : 12345,
      "recordedInvoice" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R2",
      "creationDate" : 12345,
      "typeAction" : "EMAIL",
      "dunningLOT" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "fromLevel" : "R3",
      "actionPlanItem" : { },
      "status" : "A",
      "customerAccount" : { },
      "statusDate" : 12345,
      "recordedInvoice" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R2",
      "creationDate" : 12345,
      "typeAction" : "CHARGE",
      "dunningLOT" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "primaryContact" : {
      "address" : { },
      "email" : "...",
      "phone" : "...",
      "fax" : "...",
      "mobile" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "providerContact" : "...",
    "name" : {
      "firstName" : "...",
      "lastName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "externalRef2" : "...",
    "businessAccountModel" : {
      "hierarchyType" : "CA_BA",
      "license" : "OPEN",
      "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
  } ],
  "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
  },
  "seller" : {
    "parentEntity" : {
      "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" : "..."
    },
    "parentEntityType" : { },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceTypeSequence" : [ {
      "seller" : { },
      "invoiceType" : { },
      "transient" : true,
      "sequence" : { },
      "id" : { }
    }, {
      "seller" : { },
      "invoiceType" : { },
      "transient" : true,
      "sequence" : { },
      "id" : { }
    } ],
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "seller" : { },
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "businessAccountModel" : {
      "hierarchyType" : "BA_UA",
      "license" : "MOZ",
      "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
    },
    "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
  },
  "mandateIdentification" : "...",
  "parentCFEntities" : [ { }, { } ],
  "customerCategory" : {
    "exonerationTaxEl" : "...",
    "exoneratedFromTaxes" : true,
    "exonerationReason" : "...",
    "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
  },
  "contactInformation" : {
    "phone" : "...",
    "fax" : "...",
    "email" : "...",
    "mobile" : "..."
  },
  "customerBrand" : {
    "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
  },
  "parentEntityType" : { },
  "mandateDate" : 12345,
  "primaryContact" : {
    "address" : {
      "country" : "...",
      "zipCode" : "...",
      "state" : "...",
      "address2" : "...",
      "address1" : "...",
      "address3" : "...",
      "city" : "...",
      "countryBundle" : "..."
    },
    "email" : "...",
    "phone" : "...",
    "fax" : "...",
    "mobile" : "...",
    "lastName" : "...",
    "genericMail" : "...",
    "firstName" : "...",
    "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
  },
  "providerContact" : "...",
  "name" : {
    "firstName" : "...",
    "lastName" : "...",
    "title" : {
      "code" : "...",
      "isCompany" : true,
      "descriptionNotNull" : "...",
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "fullName" : "..."
  },
  "externalRef1" : "...",
  "externalRef2" : "...",
  "businessAccountModel" : {
    "hierarchyType" : "S",
    "license" : "CDDL",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "scriptErrors" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "script" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "appliesTo" : "...",
      "meveoModule" : { },
      "itemCode" : "...",
      "itemEntity" : { },
      "itemClass" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "appliesTo" : "...",
      "meveoModule" : { },
      "itemCode" : "...",
      "itemEntity" : { },
      "itemClass" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "logoPicture" : "...",
    "downloaded" : true,
    "moduleSource" : "...",
    "installed" : true,
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "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
}