Skip to main content

Fields

actions : [DunningAction]

Actions associated with a DunningProces.

badDebt : Int

Delinquent debt for an Account.

concludedAt : DateTime

The date and time where the process reached a terminal state, such as complete or withdrawn.

createdAt : DateTime! required
createdBy : String

Created by SupportUser reference.

createdNote : String! required
nextStep : String

The next step in the DunningProcess.

pathName : String! required
previousStep : String

The previous step in the DunningProcess.

startDate : Date! required
status : DunningProcessStatus! required
updatedAt : DateTime! required
withdrawnBy : String

Withdrawn by SupportUser reference.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "actions": [DunningAction], "badDebt": 51, "concludedAt": "2003-05-02T15:26:56.678026+00:00", "createdAt": "1971-12-15T15:31:38.824930+00:00", "createdBy": "drug-something-increase-common-nature", "createdNote": "reflect-purpose-hear-keep-meet", "nextStep": "sing-minute-hotel-majority-ahead", "pathName": "analysis-reflect-work-or-hour", "previousStep": "color-maybe-word-side-much", "startDate": "2018-09-08", "status": "ACTIVE", "updatedAt": "1983-02-21T01:37:18.422622+00:00", "withdrawnBy": "message-weight-official-learn-especially" }