PaymentGateway Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
referenceDescription string  
transient boolean  
webhooksKeyId string  
apiKey string  
uuid string  
errorsToReplay string  
nbTries number  
codeChanged boolean  
cfValues CustomFieldValues  
cardType CreditCardTypeEnum  
auditableFields array of AuditableFieldHistory  
rumSequence PaymentGatewayRumSequence  
seller Seller  
secretKeyDB string  
type PaymentGatewayTypeEnum  
cfAccumulatedValues CustomFieldValues  
paymentMethodType PaymentMethodEnum  
auditable Auditable  
scriptInstance ScriptInstance  
descriptionAndCode string  
parentEntityType object  
descriptionOrCode string  
parentEntity BusinessEntity  
secretKeyKS string  
notified boolean  
appendGeneratedCode boolean  
disabled boolean  
bankCoordinates BankCoordinates  
implementationClassName string  
id number  
replayCause PaymentReplayCauseEnum  
tradingCurrency TradingCurrency  
code string required, max size: 255, min size: 1
applicationEL string  
active boolean  
marchandId string  
version number  
country Country  
historized boolean  
webhooksSecretKey string  
description string max size: 255, min size: 0
secretKey string  
parentCFEntities array of ICustomFieldEntity  
profile string  
referenceCode string  

Example

{
  "referenceDescription" : "...",
  "transient" : true,
  "webhooksKeyId" : "...",
  "apiKey" : "...",
  "uuid" : "...",
  "errorsToReplay" : "...",
  "nbTries" : 12345,
  "codeChanged" : true,
  "cfValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "cardType" : "MASTERCARD",
  "auditableFields" : [ {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "OTHER",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  }, {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "OTHER",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  } ],
  "rumSequence" : {
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "notified" : true,
    "referenceDescription" : "...",
    "historized" : true,
    "referenceCode" : "...",
    "description" : "...",
    "genericSequence" : {
      "sequenceSize" : 12345,
      "prefix" : "...",
      "currentSequenceNb" : 12345
    },
    "codeChanged" : true,
    "descriptionOrCode" : "...",
    "id" : 12345,
    "version" : 12345,
    "paymentGateway" : {
      "referenceDescription" : "...",
      "transient" : true,
      "webhooksKeyId" : "...",
      "apiKey" : "...",
      "uuid" : "...",
      "errorsToReplay" : "...",
      "nbTries" : 12345,
      "codeChanged" : true,
      "cfValues" : { },
      "cardType" : "CB",
      "auditableFields" : [ { }, { } ],
      "rumSequence" : { },
      "seller" : { },
      "secretKeyDB" : "...",
      "type" : "CUSTOM",
      "cfAccumulatedValues" : { },
      "paymentMethodType" : "STRIPE",
      "auditable" : { },
      "scriptInstance" : { },
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "secretKeyKS" : "...",
      "notified" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "bankCoordinates" : { },
      "implementationClassName" : "...",
      "id" : 12345,
      "replayCause" : "ERROR",
      "tradingCurrency" : { },
      "code" : "...",
      "applicationEL" : "...",
      "active" : true,
      "marchandId" : "...",
      "version" : 12345,
      "country" : { },
      "historized" : true,
      "webhooksSecretKey" : "...",
      "description" : "...",
      "secretKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "profile" : "...",
      "referenceCode" : "..."
    },
    "parentEntityType" : { },
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "transient" : true,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "appendGeneratedCode" : true,
    "code" : "...",
    "descriptionAndCode" : "..."
  },
  "seller" : {
    "businessAccountModel" : {
      "downloaded" : true,
      "version" : 12345,
      "transient" : true,
      "referenceDescription" : "...",
      "script" : { },
      "moduleSource" : "...",
      "hierarchyType" : "UA",
      "parentEntityType" : { },
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "logoPicture" : "...",
      "code" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "license" : "BSD3_R",
      "moduleItems" : [ { }, { } ],
      "notified" : true,
      "appendGeneratedCode" : true,
      "active" : true,
      "historized" : true,
      "description" : "...",
      "disabled" : true,
      "installed" : true,
      "parentEntity" : { }
    },
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "uuid" : "...",
    "vatNo" : "...",
    "contactInformationNullSafe" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "customerSequences" : [ {
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "notified" : true,
      "seller" : { },
      "genericSequence" : { },
      "id" : 12345,
      "codeChanged" : true,
      "referenceDescription" : "...",
      "transient" : true,
      "parentEntity" : { }
    }, {
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "notified" : true,
      "seller" : { },
      "genericSequence" : { },
      "id" : 12345,
      "codeChanged" : true,
      "referenceDescription" : "...",
      "transient" : true,
      "parentEntity" : { }
    } ],
    "registrationNo" : "...",
    "historized" : true,
    "name" : {
      "firstName" : "...",
      "title" : { },
      "fullName" : "...",
      "lastName" : "..."
    },
    "minimumChargeTemplate" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "inputUnitOfMeasure" : { },
      "code" : "...",
      "inputUnitDescription" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "taxClassEl" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "inputUnitEL" : "...",
      "description" : "...",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentEntity" : { },
      "roundingMode" : "UP",
      "cfAccumulatedValues" : { },
      "amountEditable" : true,
      "productCharges" : [ { }, { } ],
      "ratingScript" : { },
      "unitMultiplicator" : 12345.0,
      "sortIndexEl" : "...",
      "uuid" : "...",
      "edrTemplates" : [ { }, { } ],
      "notified" : true,
      "revenueRecognitionRule" : { },
      "descriptionAndCode" : "...",
      "chargeMainType" : "PRODUCT",
      "oneShotChargeTemplateType" : "SUBSCRIPTION",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "outputUnitEL" : "...",
      "parentEntityType" : { },
      "chargeType" : "...",
      "type" : "DEBIT",
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "active" : true,
      "transient" : true,
      "filterExpression" : "...",
      "referenceCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "immediateInvoicing" : true,
      "version" : 12345,
      "dropZeroWo" : true,
      "taxClass" : { },
      "referenceDescription" : "...",
      "ratingUnitDescription" : "...",
      "historized" : true,
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "ratingUnitOfMeasure" : { },
      "status" : "DRAFT"
    },
    "appendGeneratedCode" : true,
    "description" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "tradingCountry" : {
      "cfValues" : { },
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceCode" : "...",
      "active" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "parentEntity" : { },
      "id" : 12345,
      "codeChanged" : true,
      "description" : "...",
      "appendGeneratedCode" : true,
      "countryCode" : "...",
      "transient" : true,
      "version" : 12345,
      "country" : { },
      "auditable" : { },
      "disabled" : true,
      "historized" : true,
      "parentEntityType" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "descriptionOrCode" : "..."
    },
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "invoiceTypeSequence" : [ {
      "id" : { },
      "prefixEL" : "...",
      "transient" : true,
      "invoiceType" : { },
      "invoiceSequence" : { },
      "seller" : { }
    }, {
      "id" : { },
      "prefixEL" : "...",
      "transient" : true,
      "invoiceType" : { },
      "invoiceSequence" : { },
      "seller" : { }
    } ],
    "minimumAmountEl" : "...",
    "providerContact" : "...",
    "tradingLanguage" : {
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "language" : { },
      "disabled" : true,
      "id" : 12345,
      "transient" : true,
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "languageCode" : "...",
      "prDescription" : "...",
      "active" : true
    },
    "accountType" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "referenceCode" : "...",
    "defaultLevel" : true,
    "descriptionAndCode" : "...",
    "isCompany" : true,
    "tradingCurrency" : {
      "currencyCode" : "...",
      "prDescription" : "...",
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "prCurrencyToThis" : 12345.0,
      "exchangeRates" : [ { }, { } ],
      "disabled" : true,
      "auditable" : { },
      "symbol" : "...",
      "currentRateUpdater" : "...",
      "currency" : { },
      "id" : 12345,
      "notified" : true,
      "transient" : true,
      "decimalPlaces" : 12345,
      "active" : true,
      "currentRate" : 12345.0,
      "currentRateFromDate" : 12345
    },
    "primaryContact" : {
      "auditable" : { },
      "code" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "fax" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "transient" : true,
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "email" : "...",
      "id" : 12345,
      "historized" : true,
      "phone" : "...",
      "mobile" : "...",
      "address" : { },
      "notified" : true,
      "description" : "...",
      "parentEntity" : { }
    },
    "minimumLabelEl" : "...",
    "transient" : true,
    "externalRef1" : "...",
    "seller" : { },
    "codeChanged" : true,
    "referenceDescription" : "...",
    "code" : "...",
    "legalEntityType" : {
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "descriptionNotNull" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "isCompany" : true,
      "auditable" : { },
      "historized" : true,
      "notified" : true
    },
    "jobTitle" : "...",
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "parentEntityType" : { },
    "minimumArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    },
    "descriptionOrCode" : "...",
    "generalLedger" : {
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "description" : "...",
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "descriptionOrCode" : "...",
      "otherTransactions" : [ { }, { } ],
      "seller" : { },
      "transient" : true,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { }
    },
    "externalRef2" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "legalType" : "...",
    "version" : 12345,
    "contracts" : [ {
      "customer" : { },
      "parentEntityType" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "contractDuration" : 12345,
      "contractDate" : 12345,
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "status" : "DRAFT",
      "auditable" : { },
      "active" : true,
      "seller" : { },
      "endDate" : 12345,
      "description" : "...",
      "transient" : true,
      "beginDate" : 12345,
      "renewal" : true,
      "contractItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "cfValues" : { },
      "id" : 12345,
      "billingAccount" : { },
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "notified" : true,
      "statusDate" : 12345,
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "customerAccount" : { },
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true
    }, {
      "customer" : { },
      "parentEntityType" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "contractDuration" : 12345,
      "contractDate" : 12345,
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "status" : "CLOSED",
      "auditable" : { },
      "active" : true,
      "seller" : { },
      "endDate" : 12345,
      "description" : "...",
      "transient" : true,
      "beginDate" : 12345,
      "renewal" : true,
      "contractItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "cfValues" : { },
      "id" : 12345,
      "billingAccount" : { },
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "notified" : true,
      "statusDate" : 12345,
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "customerAccount" : { },
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true
    } ],
    "paymentGateways" : [ {
      "referenceDescription" : "...",
      "transient" : true,
      "webhooksKeyId" : "...",
      "apiKey" : "...",
      "uuid" : "...",
      "errorsToReplay" : "...",
      "nbTries" : 12345,
      "codeChanged" : true,
      "cfValues" : { },
      "cardType" : "CB",
      "auditableFields" : [ { }, { } ],
      "rumSequence" : { },
      "seller" : { },
      "secretKeyDB" : "...",
      "type" : "NATIF",
      "cfAccumulatedValues" : { },
      "paymentMethodType" : "WIRETRANSFER",
      "auditable" : { },
      "scriptInstance" : { },
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "secretKeyKS" : "...",
      "notified" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "bankCoordinates" : { },
      "implementationClassName" : "...",
      "id" : 12345,
      "replayCause" : "ERROR",
      "tradingCurrency" : { },
      "code" : "...",
      "applicationEL" : "...",
      "active" : true,
      "marchandId" : "...",
      "version" : 12345,
      "country" : { },
      "historized" : true,
      "webhooksSecretKey" : "...",
      "description" : "...",
      "secretKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "profile" : "...",
      "referenceCode" : "..."
    }, {
      "referenceDescription" : "...",
      "transient" : true,
      "webhooksKeyId" : "...",
      "apiKey" : "...",
      "uuid" : "...",
      "errorsToReplay" : "...",
      "nbTries" : 12345,
      "codeChanged" : true,
      "cfValues" : { },
      "cardType" : "MASTERCARD",
      "auditableFields" : [ { }, { } ],
      "rumSequence" : { },
      "seller" : { },
      "secretKeyDB" : "...",
      "type" : "CUSTOM",
      "cfAccumulatedValues" : { },
      "paymentMethodType" : "DIRECTDEBIT",
      "auditable" : { },
      "scriptInstance" : { },
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "secretKeyKS" : "...",
      "notified" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "bankCoordinates" : { },
      "implementationClassName" : "...",
      "id" : 12345,
      "replayCause" : "ERROR",
      "tradingCurrency" : { },
      "code" : "...",
      "applicationEL" : "...",
      "active" : true,
      "marchandId" : "...",
      "version" : 12345,
      "country" : { },
      "historized" : true,
      "webhooksSecretKey" : "...",
      "description" : "...",
      "secretKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "profile" : "...",
      "referenceCode" : "..."
    } ],
    "legalText" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "address" : {
      "countryBundle" : "...",
      "address5" : "...",
      "address3" : "...",
      "address4" : "...",
      "address1" : "...",
      "state" : "...",
      "city" : "...",
      "address2" : "...",
      "country" : { },
      "zipCode" : "..."
    },
    "id" : 12345,
    "notified" : true
  },
  "secretKeyDB" : "...",
  "type" : "NATIF",
  "cfAccumulatedValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "paymentMethodType" : "PAYPAL",
  "auditable" : {
    "creator" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345,
    "lastUser" : "...",
    "created" : 12345
  },
  "scriptInstance" : {
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "historized" : true,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "parentEntityType" : { },
    "sourceTypeEnum" : "JAVA",
    "code" : "...",
    "description" : "...",
    "error" : true,
    "script" : "...",
    "referenceCode" : "...",
    "id" : 12345,
    "sourcingRoles" : [ "...", "..." ],
    "notified" : true,
    "version" : 12345,
    "executionRoles" : [ "...", "..." ],
    "reuse" : true,
    "transient" : true,
    "scriptErrors" : [ {
      "sourceFile" : "...",
      "lineNumber" : 12345,
      "message" : "...",
      "columnNumber" : 12345
    }, {
      "sourceFile" : "...",
      "lineNumber" : 12345,
      "message" : "...",
      "columnNumber" : 12345
    } ],
    "descriptionOrCode" : "...",
    "descriptionAndCode" : "...",
    "codeChanged" : true,
    "appendGeneratedCode" : true,
    "referenceDescription" : "...",
    "scriptInstanceCategory" : {
      "descriptionAndCode" : "...",
      "notified" : true,
      "appendGeneratedCode" : true,
      "version" : 12345,
      "transient" : true,
      "parentEntity" : { },
      "codeChanged" : true,
      "auditable" : { },
      "id" : 12345,
      "referenceDescription" : "...",
      "description" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "..."
    },
    "disabled" : true,
    "active" : true
  },
  "descriptionAndCode" : "...",
  "parentEntityType" : { },
  "descriptionOrCode" : "...",
  "parentEntity" : {
    "codeChanged" : true,
    "notified" : true,
    "descriptionOrCode" : "...",
    "description" : "...",
    "version" : 12345,
    "historized" : true,
    "transient" : true,
    "id" : 12345,
    "parentEntityType" : { },
    "parentEntity" : { },
    "referenceCode" : "...",
    "code" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "descriptionAndCode" : "...",
    "appendGeneratedCode" : true,
    "referenceDescription" : "..."
  },
  "secretKeyKS" : "...",
  "notified" : true,
  "appendGeneratedCode" : true,
  "disabled" : true,
  "bankCoordinates" : {
    "accountOwner" : "...",
    "iban" : "...",
    "bic" : "...",
    "ics" : "...",
    "bankName" : "...",
    "key" : "...",
    "branchCode" : "...",
    "issuerNumber" : "...",
    "issuerName" : "...",
    "bankId" : "...",
    "accountNumber" : "...",
    "bankCode" : "..."
  },
  "implementationClassName" : "...",
  "id" : 12345,
  "replayCause" : "REJECT",
  "tradingCurrency" : {
    "currencyCode" : "...",
    "prDescription" : "...",
    "version" : 12345,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "historized" : true,
    "prCurrencyToThis" : 12345.0,
    "exchangeRates" : [ {
      "fromDate" : 12345,
      "currentRate" : true,
      "auditable" : { },
      "disabled" : true,
      "exchangeRate" : 12345.0,
      "id" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "tradingCurrency" : { },
      "transient" : true,
      "version" : 12345,
      "historized" : true
    }, {
      "fromDate" : 12345,
      "currentRate" : true,
      "auditable" : { },
      "disabled" : true,
      "exchangeRate" : 12345.0,
      "id" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "tradingCurrency" : { },
      "transient" : true,
      "version" : 12345,
      "historized" : true
    } ],
    "disabled" : true,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "symbol" : "...",
    "currentRateUpdater" : "...",
    "currency" : {
      "symbol" : "...",
      "description" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "descriptionEn" : "...",
      "version" : 12345,
      "systemCurrency" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "currencyCode" : "...",
      "notified" : true,
      "historized" : true
    },
    "id" : 12345,
    "notified" : true,
    "transient" : true,
    "decimalPlaces" : 12345,
    "active" : true,
    "currentRate" : 12345.0,
    "currentRateFromDate" : 12345
  },
  "code" : "...",
  "applicationEL" : "...",
  "active" : true,
  "marchandId" : "...",
  "version" : 12345,
  "country" : {
    "code" : "...",
    "notified" : true,
    "transient" : true,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "description" : "...",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "id" : 12345,
    "historized" : true,
    "language" : {
      "historized" : true,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "languageCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionEn" : "...",
      "auditable" : { },
      "version" : 12345,
      "transient" : true,
      "description" : "...",
      "id" : 12345
    },
    "version" : 12345,
    "countryCode" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "currency" : {
      "symbol" : "...",
      "description" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "descriptionEn" : "...",
      "version" : 12345,
      "systemCurrency" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "currencyCode" : "...",
      "notified" : true,
      "historized" : true
    }
  },
  "historized" : true,
  "webhooksSecretKey" : "...",
  "description" : "...",
  "secretKey" : "...",
  "parentCFEntities" : [ {
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ]
  }, {
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ]
  } ],
  "profile" : "...",
  "referenceCode" : "..."
}