Get Tickets
Gets count of activities associated to the ticket /// Please use the /sales/activities/count?conditions=ticket/id={id} endpoint
Gets activities associated to the ticket /// Please use the /sales/activities?conditions=ticket/id={id} endpoint
Delete Configuration Association
Get Configuration Association
Get Ticket Configurations Count
Get Ticket Configurations
Create Configuration Association
Delete Ticket By Id
Get Ticket Documents Count
Gets the documents associated to the ticket /// Please use the /system/documents?recordType=Ticket&recordId={id} endpoint
Get Ticket By Id
Merge Company
Update Ticket
Gets the products associated to the ticket /// Please use the /procurement/products/count?conditions=chargeToType='Ticket' AND chargeToId={id} endpoint
Gets the products associated to the ticket /// Please use the /procurement/products?conditions=chargeToType='Ticket' AND chargeToId={id} endpoint
Gets the schedule entries count associated to the ticket /// Please use the /schedule/entries/count?conditions=type/id=4 AND objectId={id} endpoint
Gets the schedule entries associated to the ticket /// Please use the /schedule/entries?conditions=type/id=4 AND objectId={id} endpoint
Gets time entries count associated to the ticket /// Please use the /time/entries/count?conditions=(chargeToType="ServiceTicket" OR chargeToType="ProjectTicket") AND chargeToId={id} endpoint
Gets time entries associated to the ticket /// Please use the /time/entries?conditions=(chargeToType="ServiceTicket" OR chargeToType="ProjectTicket") AND chargeToId={id} endpoint
Ticket Search
Generated using TypeDoc
Get Tickets Count