organizationLevelHold

Organization level hold details for subcontracted organizations.

Fields

Field Name Data Type Description
id Int ID associated to the organization.
holdTriggerType String The trigger type that initiated the organization hold
holdState String Indicates whether a hold is active or Inactive.
subcontractorReason String Reason for hold visible to Subcontractor.
privateReason String Reason for hold not visible to Subcontractor.
datePlaced DateTime Date hold placed.
dateReleased DateTime Date hold released.
subcontractorTriggeredHold Boolean The system placed this hold automatically after the subcontractor changed their bank account information or identifying information.
dateModified DateTime Timestamp of last org level hold edit (US/Central timezone).
placedBy BasicUserSubgraph Name of user who placed hold.
releasedBy BasicUserSubgraph Name of user who released hold.
organizationHeld OrganizationSubgraph Organization.
pageInfo PageInfo Provides page results and total results.