Documentation
Debt Collection Receipt
Properties
  • Amount
    The amount that was collected.
  • Created By
    The ID of the user the receipt was created by.
  • Created On
    The date and time when the object was created.
  • Debt Collection Case
    The debt collection case that this document belongs to.
  • External ID
    A client-generated nonce which uniquely identifies the receipt.Subsequent requests with the same external ID do not lead to the creation of another receipt, but return the original one.
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Source
    The source stating where the receipt is coming from.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.