Skip to main content

Input fields

accountNumber : String! required

Account number for which to pause the dunning process.

note : String

An optional note for the pause.

pathName : String! required

The dunning process path name to pause.

startDate : Date! required

The date from which the pause to take effect.

stopDate : Date! required

The date at which the pause should stop.

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

{ "accountNumber": "A-31F4C24B", "note": "manager-help-collection-discuss-star", "pathName": "leg-oil-deep-resource-form", "startDate": "2003-08-04", "stopDate": "2021-06-17" }