paymentHold

Payment Hold audit information including users, dates, and payment hold types.

Fields

Field Name

Data Type

Description

id

Int

ID associated to the invoice.

name

String

Name of hold.

datePlaced

DateTime

Date the hold was placed.

dateReleased

DateTime

Date the hold was released.

placeMethod

String

Method in which the hold was placed.

reasonPlaced

String

Reason on hold.

reasonReleased

String

Reason released.

releaseMethod

String

Method in which the hold was released.

isDeleted

Boolean

Indicates this record was deleted due to the deletion of the held invoice.

dateModified

DateTime

Date the hold was last placed or released.

releasedBy

basicUserSubgraph

Name of user who manually released the hold.

placedBy

basicUserSubgraph

Name of user who manually placed the hold.

invoice

invoiceSubgraph

Invoice associated with the hold record.

pageInfo

pageInfo

Provides page results and total results.



Last Published Friday, September 5, 2025