organizationLevelHold

Organization level hold details are queried using organization ID.

Return Type: organizationLevelHold

Arguments

Field Name

Data Type

Description

offset

Int!

Set the number of records to be skipped from your results.

next

Int!

Set the number of records to return in your results.

organizationID

Int!

Unique ID of organization.

datePlacedBegin

DateTime

Greater than or equal to timestamp of last organization hold created or placed formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

datePlacedEnd

DateTime

Less than timestamp of last organization hold created or placed formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateReleasedBegin

DateTime

Greater than or equal to timestamp of hold release of organization level hold formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateReleasedEnd

DateTime

Less than timestamp of hold release of organization level hold formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedBegin

DateTime

Greater than or equal to timestamp of last organization hold change(created, placed or released) formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedEnd

DateTime

Less than timestamp of last organization hold change (created, placed or released) formatted as YYYY-MM-DDTHH:MM (US/Central timezone).



Last Published Friday, September 5, 2025