Update Business Case Template
Returns Promise that represents an object describing the updated case template. See: /{subdirectory}/apidocs/#/data-type-info;dataType=BusinessCaseItem
The Business Case ID to update
Add Department
Returns Promise that represents an object describing the added DepartmentItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DepartmentItem
The SubTypeId
The SubTypeId
Optional
options: ObjectOther SubType options.
Add Division
Returns Promise that represents an object describing the newly-added DivisionItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=DivisionItem
Optional
options: ObjectAdd an Expiration type
Returns Promise that represents an object describing the newly-added ExpirationTypeItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=ExpirationTypeItem
Optional
options: ObjectMust specify OrgId and ExpirationDescType attributes. See: /{subdirectory}/apidocs/#/service-info/Pll/ExpirationType
Add Inspection Time Block
Returns Promise that represents an object describing the newly-added InspectionTimeBlocksItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=InspectionTimeBlocksItem
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
Add Numbering Group
Returns Promise that represents an object describing the newly-added NumberingGroupItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
attributes or update
Update Numbering Group
Returns Promise that represents an object describing the newly-added HolidaysItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
ID of NumberGroup to update
Optional
options: Objectupdates attributes
Search Deposits. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
Returns Promise that represents an Array of FeeSetupIDs
The parameter(s) to search by (AccountCode, DepositCode, DepositDesc, DepositId, DepositTypeId).
Optional
AccountOptional
DepositOptional
DepositOptional
DepositOptional
DepositSearch for Fees. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
Returns Promise that represents an Array of FeeSetupIDs
The parameter(s) to search by (AccountCode, FeeCode, FeeDesc, FeeSetupId, FeeTypeId).
Optional
AccountOptional
FeeOptional
FeeOptional
FeeOptional
FeeAdd People Role
Returns Promise that represents an object describing the newly-added PeopleRoleItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=PeopleRoleItem
attributes for new person. See: /{subdirectory}/apidocs/#/service-info/Pll/PeopleRole
Add Person
Returns Promise that represents an object describing the newly-added NumberingGroupItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=NumberingGroupItem
Name of person
attributes for new person
Add TaskResultDetail
Returns Promise that represents an object describing the newly-added TaskResultDetailItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultDetailItem
attributes for new TaskResultDetail. See: /{subdirectory}/apidocs/#/service-info/Pll/TaskResultDetail
Add TaskResultFeeInsert
Returns Promise that represents an object describing the newly-added TaskResultFeeInsertItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultFeeInsertItem
attributes for new TaskResultFeeInsert. See: /{subdirectory}/apidocs/#/service-info/Pll/TaskResultFeeInsert
Delete TaskResultFeeInsert
Returns Promise that represents the ID Number of the deleted TaskResultFeeInsertItem.
ID for TaskResultFeeInsert to be deleted.
Delete TaskResultFeeInsert(s) by Task ID
Returns Promise that represents the ID Number of the Task parent of the deleted TaskResultFeeInsertItem(s).
ID for Task parent of TaskResultFeeInsert(s) to be deleted.
Update TaskResultDetail
Returns Promise that represents an object describing the newly-added TaskResultDetailItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=TaskResultDetailItem
Result Detail ID
attributes for new person. See: /{subdirectory}/apidocs/#/service-info/Pll/TaskResultDetail
Update TaskResultFeeInsert
Returns Promise that represents the ID Number of the updated TaskResultFeeInsertItem.
ID for TaskResultFeeInsert to be updated.
Updated TaskID
Updated TaskResultId
Optional
feeSetupId: numberFee setup ID update for TaskResultFeeInsert
Add Case Type
Returns Promise that represents an object describing the added case type
The case type name
The case type description
The other options for the Case Type
Add SubType
Returns Promise that represents an object describing the added SubTypeItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=SubTypeItem
The SubTypeId
The SubTypeId
Optional
options: ObjectOther SubType options.
Search for CaseTypes. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
Returns Promise that represents an Array of CaseTypeIDs
The parameter(s) to search by (CaseType, CaseTypeDesc, CaseTypeId)
Search for CaseTypes. Include at least one of the search fields. A logical 'and' operation is applied for multiple search fields.
Returns Promise that represents a collection of CaseTypeItems. See: /{subdirectory}/apidocs/#/data-type-info;dataType=CaseTypeItem
The parameter(s) to search by (CaseType, CaseTypeDesc, CaseTypeId)
Update Case Type
Returns Promise that represents an object describing the updated case type
The case Type ID
Optional
options: ObjectThe other options for the Case Type
Update SubType
Returns Promise that represents an object describing the updated SubTypeItem. See: /{subdirectory}/apidocs/#/data-type-info;dataType=SubTypeItem
The SubTypeId
Optional
options: ObjectThe case Object ID
Add Business Case Template
Returns
Returns Promise that represents an object describing the created case template. See: /{subdirectory}/apidocs/#/data-type-info;dataType=BusinessCaseItem