Optional
adminOptional
assetAsset (Address) methods
Optional
attachmentsAsset (Address) methods
Optional
commentCommenting methods
Optional
dataData Detail methods
Optional
financialPayment, Receipt, & Fee methods
Optional
workflowWorkflow & task methods
Create new case
Returns Promise that represents an object describing the newly-created case
The case Type ID
The case subType ID
Optional
options: ObjectSee /{subdirectory}/apidocs/#/data-type-info;dataType=CaObjectItemBase
Create a child case
Returns Promise that represents an object describing the newly-created case
The case Type ID
The case subType ID
Optional
options: ObjectSee /{subdirectory}/apidocs/#/data-type-info;dataType=CaObjectItemBase
Create a case from a Service Request
Returns Promise that represents an object describing the newly-created case
The case Type ID
The case subType ID
The service request ID
Optional
options: ObjectSee /{subdirectory}/apidocs/#/data-type-info;dataType=CaObjectItemBase
Reports available for Case
Returns Promise that represents a collection of Objects describing the reports (print templates) available for this case
The case object ID to get the report (print template) list for
Move a Case point
Returns Promise that represents an object describing the updated GISPoint
Should include at least WKT or WKID attribute. Can also include VcsWKID attribute.
Optional
VcsWKID?: stringOptional
WKID?: stringOptional
WKT?: stringOptional
z: numberOptional Z coordinate
Print Case
Returns Promise that represents a collection of Objects describing the case object map layer fields deleted
The case object ID to delete the map layer fields for.
the filename of the report from the getPrintTemplates method, but w/out the extension
Search for Cases. 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 case Object IDs
The parameter(s) to search by
Update a case
Returns Promise that represents an object describing the updated case
The case Object ID to update
Optional
options: ObjectSee /{subdirectory}/apidocs/#/data-type-info;dataType=CaObjectItemBase
Update Map Layer Fields
Returns Promise that represents a collection of Objects describing the case object map layer fields
The case object ID to get the map layer fields for.
Optional
x: numberOptional
y: numberOptional
domainId: numberThe domain ID for the case in question
Optional
z: numberOptional Z coordinate
PLL Administration methods