ActionDunning Data Type

Implemented Interfaces
Serializable
Properties
name data type description
creationDate number
fromLevel DunningLevelEnum
typeAction DunningActionTypeEnum
dunningLOT DunningLOT
status DunningActionStatusEnum
actionPlanItem WFAction
amountDue number
toLevel DunningLevelEnum
recordedInvoice RecordedInvoice
customerAccount CustomerAccount
statusDate number
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "creationDate" : 12345,
  "fromLevel" : "R3",
  "typeAction" : "FILE",
  "dunningLOT" : {
    "dunningHistory" : {
      "dunningLots" : [ { }, { } ],
      "linesInserted" : 12345,
      "type" : "...",
      "linesRead" : 12345,
      "linesRejected" : 12345,
      "executionDate" : 12345,
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "actionType" : "CHARGE",
    "actions" : [ {
      "creationDate" : 12345,
      "fromLevel" : "R1",
      "typeAction" : "EMAIL",
      "dunningLOT" : { },
      "status" : "T",
      "actionPlanItem" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R4",
      "recordedInvoice" : { },
      "customerAccount" : { },
      "statusDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "creationDate" : 12345,
      "fromLevel" : "R0",
      "typeAction" : "LETTER",
      "dunningLOT" : { },
      "status" : "A",
      "actionPlanItem" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R4",
      "recordedInvoice" : { },
      "customerAccount" : { },
      "statusDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "fileName" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "status" : "A",
  "actionPlanItem" : {
    "userGroupCode" : "...",
    "uuid" : "...",
    "wfTransition" : {
      "uuid" : "...",
      "description" : "...",
      "priority" : 12345,
      "wfActions" : [ { }, { } ],
      "toStatus" : "...",
      "workflow" : { },
      "conditionEl" : "...",
      "fromStatus" : "...",
      "wfDecisionRules" : [ { }, { } ],
      "combinedEl" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "conditionEl" : "...",
    "actionEl" : "...",
    "priority" : 12345,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "amountDue" : 12345.0,
  "toLevel" : "R3",
  "recordedInvoice" : {
    "amountWithoutTax" : 12345.0,
    "paymentInfo4" : "...",
    "productionDate" : 12345,
    "paymentInfo1" : "...",
    "paymentInfo6" : "...",
    "payedDDRequestItem" : {
      "automatedPayment" : { },
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo1" : "...",
      "billingAccountName" : "...",
      "ddRequestLOT" : { },
      "reference" : "...",
      "paymentInfo" : "...",
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "errorMsg" : "...",
      "recordedInvoice" : { },
      "amount" : 12345.0,
      "paymentInfo5" : "...",
      "dueDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "taxAmount" : 12345.0,
    "paymentMethod" : "CARD",
    "billingAccountName" : "...",
    "netToPay" : 12345.0,
    "paymentInfo" : "...",
    "paymentInfo3" : "...",
    "invoiceDate" : 12345,
    "paymentInfo2" : "...",
    "paymentInfo5" : "...",
    "ddrequestItems" : [ {
      "automatedPayment" : { },
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo1" : "...",
      "billingAccountName" : "...",
      "ddRequestLOT" : { },
      "reference" : "...",
      "paymentInfo" : "...",
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "errorMsg" : "...",
      "recordedInvoice" : { },
      "amount" : 12345.0,
      "paymentInfo5" : "...",
      "dueDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "automatedPayment" : { },
      "paymentInfo2" : "...",
      "paymentInfo3" : "...",
      "paymentInfo1" : "...",
      "billingAccountName" : "...",
      "ddRequestLOT" : { },
      "reference" : "...",
      "paymentInfo" : "...",
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "errorMsg" : "...",
      "recordedInvoice" : { },
      "amount" : 12345.0,
      "paymentInfo5" : "...",
      "dueDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "dueDate" : 12345,
    "reference" : "...",
    "bankReference" : "...",
    "matchingAmounts" : [ {
      "matchingAmount" : 12345.0,
      "accountOperation" : { },
      "matchingCode" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "matchingAmount" : 12345.0,
      "accountOperation" : { },
      "matchingCode" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentCFEntities" : [ { }, { } ],
    "bankLot" : "...",
    "type" : "...",
    "excludedFromDunning" : true,
    "orderNumber" : "...",
    "matchingAmount" : 12345.0,
    "transactionCategory" : "DEBIT",
    "accountCodeClientSide" : "...",
    "unMatchingAmount" : 12345.0,
    "transactionDate" : 12345,
    "occCode" : "...",
    "accountCode" : "...",
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R2",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "CLOSE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "matchingStatus" : "C",
    "bankCollectionDate" : 12345,
    "uuid" : "...",
    "occDescription" : "...",
    "amount" : 12345.0,
    "depositDate" : 12345,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "customerAccount" : {
    "dueDateDelayEL" : "...",
    "dunningLevel" : "R2",
    "creditCategory" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "dateDunningLevel" : 12345,
    "customer" : {
      "customerBrand" : { },
      "parentEntity" : { },
      "contactInformation" : { },
      "seller" : { },
      "customerAccounts" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentEntityType" : { },
      "mandateIdentification" : "...",
      "customerCategory" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "billingAccounts" : [ {
      "status" : "CLOSED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "CARD",
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "billingCycle" : { },
      "brAmountWithoutTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "terminationReason" : { },
      "invoicingThreshold" : 12345.0,
      "invoicePrefix" : "...",
      "statusDate" : 12345,
      "terminationDate" : 12345,
      "nextInvoiceDate" : 12345,
      "tradingLanguage" : { },
      "invoices" : [ { }, { } ],
      "bankCoordinates" : { },
      "discountRate" : 12345.0,
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "email" : "...",
      "usersAccounts" : [ { }, { } ],
      "electronicBilling" : true,
      "customerAccount" : { },
      "paymentTerm" : "CASH",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "status" : "TERMINATED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "TIP",
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "billingCycle" : { },
      "brAmountWithoutTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "terminationReason" : { },
      "invoicingThreshold" : 12345.0,
      "invoicePrefix" : "...",
      "statusDate" : 12345,
      "terminationDate" : 12345,
      "nextInvoiceDate" : 12345,
      "tradingLanguage" : { },
      "invoices" : [ { }, { } ],
      "bankCoordinates" : { },
      "discountRate" : 12345.0,
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "email" : "...",
      "usersAccounts" : [ { }, { } ],
      "electronicBilling" : true,
      "customerAccount" : { },
      "paymentTerm" : "THREE_X",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "paymentMethod" : "CHECK",
    "accountOperations" : [ {
      "dueDate" : 12345,
      "reference" : "...",
      "bankReference" : "...",
      "matchingAmounts" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "bankLot" : "...",
      "type" : "...",
      "excludedFromDunning" : true,
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "transactionCategory" : "DEBIT",
      "accountCodeClientSide" : "...",
      "unMatchingAmount" : 12345.0,
      "transactionDate" : 12345,
      "occCode" : "...",
      "accountCode" : "...",
      "customerAccount" : { },
      "matchingStatus" : "I",
      "bankCollectionDate" : 12345,
      "uuid" : "...",
      "occDescription" : "...",
      "amount" : 12345.0,
      "depositDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "dueDate" : 12345,
      "reference" : "...",
      "bankReference" : "...",
      "matchingAmounts" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "bankLot" : "...",
      "type" : "...",
      "excludedFromDunning" : true,
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "transactionCategory" : "DEBIT",
      "accountCodeClientSide" : "...",
      "unMatchingAmount" : 12345.0,
      "transactionDate" : 12345,
      "occCode" : "...",
      "accountCode" : "...",
      "customerAccount" : { },
      "matchingStatus" : "I",
      "bankCollectionDate" : 12345,
      "uuid" : "...",
      "occDescription" : "...",
      "amount" : 12345.0,
      "depositDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentEntityType" : { },
    "password" : "...",
    "actionDunnings" : [ {
      "creationDate" : 12345,
      "fromLevel" : "R4",
      "typeAction" : "LETTER",
      "dunningLOT" : { },
      "status" : "T",
      "actionPlanItem" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R1",
      "recordedInvoice" : { },
      "customerAccount" : { },
      "statusDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "creationDate" : 12345,
      "fromLevel" : "R1",
      "typeAction" : "LETTER",
      "dunningLOT" : { },
      "status" : "A",
      "actionPlanItem" : { },
      "amountDue" : 12345.0,
      "toLevel" : "R1",
      "recordedInvoice" : { },
      "customerAccount" : { },
      "statusDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "mandateDate" : 12345,
    "parentCFEntities" : [ { }, { } ],
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "prDescription" : "...",
      "currencyCode" : "...",
      "currency" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "contactInformation" : {
      "phone" : "...",
      "mobile" : "...",
      "email" : "...",
      "fax" : "..."
    },
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "status" : "ACTIVE",
    "dateStatus" : 12345,
    "mandateIdentification" : "...",
    "defaultLevel" : true,
    "accountType" : "...",
    "name" : {
      "lastName" : "...",
      "firstName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "primaryContact" : {
      "address" : { },
      "mobile" : "...",
      "email" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "phone" : "...",
      "fax" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "externalRef2" : "...",
    "providerContact" : "...",
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "businessAccountModel" : {
      "hierarchyType" : "CA_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "BSD2_S",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "statusDate" : 12345,
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}