Work Ticket Canceled Reasons

Prev Next

Description

Defines the list of reasons available when a work ticket is canceled in Aspire. These can help standardize reporting and analytics around canceled jobs.

Resource Overview

EndpointDefinition
 GET/WorkTicketCanceledReasons Retrieve a list of work ticket cancelation reasons.

Attributes

AttributeDescriptionData TypeNotes
WorkTicketCanceledReasonIDUnique ID for the cancelation reasoninteger(int32)
WorkTicketCanceledReasonNameLabel shown to users when selecting a reasonstringMax Length: 100
ActiveIndicates if the reason is activeboolean
CreatedByUserIDID of user who created the recordinteger(int32)
CreatedByUserNameName of user who created the recordstringMax Length: 101
CreatedDateTimeWhen the record was createddate-time
LastModifiedByUserIDID of the user who last modified the recordinteger(int32)Nullable
LastModifiedByUserNameName of user who last modified the recordstringMax Length: 101
LastModifiedDateTimeWhen the record was last modifieddate-timeNullable