The Business Case Template options.
Returns Promise that represents an object describing the created case template. See: /{subdirectory}/apidocs/#/data-type-info;dataType=BusinessCaseItem
Get Business Case Templates
Returns Promise that represents a collection of Business Case Templates
Update Business Case Template
The Business Case ID to update
Returns Promise that represents an object describing the updated case template. See: /{subdirectory}/apidocs/#/data-type-info;dataType=BusinessCaseItem
Add Department
The SubTypeId
The SubTypeId
Optional
options: ObjectOther SubType options.
Returns Promise that represents an object describing the added DepartmentItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DepartmentItem
Add Division
Optional
options: ObjectReturns Promise that represents an object describing the newly-added DivisionItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DivisionItem
Get Departments
Returns Promise that represents a collection of SubTypeItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DepartmentItem
Get all Divisions
Returns Promise that represents a collection of DivisionItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DivisionItem
Get all Deposits
Returns Promise that represents a collection of DepositItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DepositItemBase
Get all Disciplines
Returns Promise that represents a collection of DisciplineItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DisciplineItem
Add an Expiration type
Optional
options: ObjectMust specify OrgId and ExpirationDescType attributes. See: /{subdirectory}/apidocs/#/service-info/Pll/ExpirationType
Returns Promise that represents an object describing the newly-added ExpirationTypeItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=ExpirationTypeItem
Get all Expirations
Returns Promise that represents a collection of ExpirationTypeItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=ExpirationTypeItem
Get all Fees
Returns Promise that represents an object describing the added DepartmentItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DepartmentItem
Add Inspection Time Block
Label for the time block
Start time in 24 hour format (HH:mm)
End time in 24 hour format (HH:mm)
Optional
inspTimeBlocksDetails: ObjectSee: /{subdirectory}/apidocs/#/data-type-info;dataType=InspTimeBlocksDetailItem
Returns Promise that represents an object describing the newly-added InspectionTimeBlocksItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=InspectionTimeBlocksItem
Get all Inspection Time Blocks
Returns Promise that represents a collection of InspectionTimeBlocksItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=InspectionTimeBlocksItem
Get all NotificationCases
Returns Promise that represents a collection of NotificationCaseItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NotificationCaseItem
Get all Notification Types
Returns Promise that represents a collection of NotificationCaseItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NotificationTypeItem
Add Numbering Group
attributes or update
Returns Promise that represents an object describing the newly-added NumberingGroupItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
Get all Numbering Groups
Returns Promise that represents a collection of NumberingGroupItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
Update Numbering Group
ID of NumberGroup to update
Optional
options: Objectupdates attributes
Returns Promise that represents an object describing the newly-added HolidaysItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
Search Deposits. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
The parameter(s) to search by (AccountCode, DepositCode, DepositDesc, DepositId, DepositTypeId).
Returns Promise that represents an Array of FeeSetupIDs
Search for Fees. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
The parameter(s) to search by (AccountCode, FeeCode, FeeDesc, FeeSetupId, FeeTypeId).
Returns Promise that represents an Array of FeeSetupIDs
Add People Role
attributes for new person. See: /{subdirectory}/apidocs/#/service-info/Pll/PeopleRole
Returns Promise that represents an object describing the newly-added PeopleRoleItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=PeopleRoleItem
Add Person
Name of person
attributes for new person
Returns Promise that represents an object describing the newly-added NumberingGroupItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
Get all People
Returns Promise that represents a collection of PeopleItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=PeopleItem
Get all PeopleRoles
Returns Promise that represents a collection of PeopleRoleItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=PeopleRoleItem
Add TaskResultDetail
attributes for new TaskResultDetail. See: /{subdirectory}/apidocs/#/service-info/Pll/TaskResultDetail
Returns Promise that represents an object describing the newly-added TaskResultDetailItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultDetailItem
Add TaskResultFeeInsert
attributes for new TaskResultFeeInsert. See: /{subdirectory}/apidocs/#/service-info/Pll/TaskResultFeeInsert
Returns Promise that represents an object describing the newly-added TaskResultFeeInsertItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultFeeInsertItem
Delete TaskResultFeeInsert
ID for TaskResultFeeInsert to be deleted.
Returns Promise that represents the ID Number of the deleted TaskResultFeeInsertItem.
Delete TaskResultFeeInsert(s) by Task ID
ID for Task parent of TaskResultFeeInsert(s) to be deleted.
Returns Promise that represents the ID Number of the Task parent of the deleted TaskResultFeeInsertItem(s).
Get all TaskResultDetails
Returns Promise that represents a collection of PeopleRoleItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=PeopleRoleItem
Get all TaskResultFeeInsert
Returns Promise that represents a collection of TaskResultFeeInsertItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultFeeInsertItem
Update TaskResultDetail
Result Detail ID
attributes for new person. See: /{subdirectory}/apidocs/#/service-info/Pll/TaskResultDetail
Returns Promise that represents an object describing the newly-added TaskResultDetailItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultDetailItem
Update TaskResultFeeInsert
ID for TaskResultFeeInsert to be updated.
Updated TaskID
Updated TaskResultId
Optional
feeSetupId: numberFee setup ID update for TaskResultFeeInsert
Returns Promise that represents the ID Number of the updated TaskResultFeeInsertItem.
Add Case Type
The case type name
The case type description
The other options for the Case Type
Returns Promise that represents an object describing the added case type
Add SubType
The SubTypeId
The SubTypeId
Optional
options: ObjectOther SubType options.
Returns Promise that represents an object describing the added SubTypeItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=SubTypeItem
Get Case Types
Returns Promise that represents a collection of CaseTypeItems
Get SubTypes
Returns Promise that represents a collection of SubTypeItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=SubTypeItem
Search for CaseTypes. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
The parameter(s) to search by (CaseType, CaseTypeDesc, CaseTypeId)
Returns Promise that represents an Array of CaseTypeIDs
Search for CaseTypes. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
The parameter(s) to search by (CaseType, CaseTypeDesc, CaseTypeId)
Returns Promise that represents a collection of CaseTypeItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=CaseTypeItem
Update Case Type
The case Type ID
Optional
options: ObjectThe other options for the Case Type
Returns Promise that represents an object describing the updated case type
Update SubType
The SubTypeId
Optional
options: ObjectThe case Object ID
Returns Promise that represents an object describing the updated SubTypeItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=SubTypeItem
Add Business Case Template