Skip to main content

Fields

Items associated to the collection process.

collectionProcessRecordNumber : String

The collection process record number.

collectionProcessType : CollectionProcessTypes

The type of the collection process (ACCOUNT, LEDGER, or BILLING_DOCUMENT).

completionType : String

What kind of completion happened.

isActive : Boolean

The active status of the collection process.

isComplete : Boolean

The completion status of the collection process.

isPaused : Boolean

The pause status of the collection process.

pausedDays : Int

Total number of days collection process were on pause.

targetObjectIdentifier : String

The identifier of the target object (account number, ledger number, or billing document ID) based on the collection process type.

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

{ "associatedItems": [CollectionProcessRecordAssociatedItemType], "collectionProcessRecordNumber": "avoid-store-model-happy-memory", "collectionProcessType": "ACCOUNT", "completionType": "say-collection-president-require-spring", "isActive": true, "isComplete": true, "isPaused": true, "pausedDays": 35, "targetObjectIdentifier": "57761590" }