Skip to main content

Fields

The agency responsible for the collection proceedings.

amount : Int

The campaign type of the collection proceedings.

Deprecation
The 'campaign' field is deprecated.

Use `collectionCampaign` instead

- Marked as deprecated on 2025-03-20.
- Scheduled for removal on or after 2025-04-30.
collectionCampaign : DebtCollectionCampaignType

The campaign type of the collection proceedings.

startedAt : DateTime! required
stoppedAt : DateTime
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

{ "agency": DebtCollectionAgencyType, "amount": 65, "collectionCampaign": DebtCollectionCampaignType, "startedAt": "1993-05-23T13:36:20.673166+00:00", "stoppedAt": "2016-01-09T04:44:35.581152+00:00", "stopReason": "BANKRUPT" }