Skip to main content
Server path: /repairshopr-tickets | Type: Application | PCID required: Yes

Tools

ToolDescription
repairshopr_tickets_create_canned_responsesCreates a new Canned Response
repairshopr_tickets_create_new_ticket_forms_by_id_process_formCreates a new Ticket for a Ticket Form
repairshopr_tickets_create_ticketsCreates a Ticket
repairshopr_tickets_create_tickets_by_id_add_line_itemCreates a Ticket Line Item
repairshopr_tickets_create_tickets_by_id_attach_file_urlAttach a file to a Ticket
repairshopr_tickets_create_tickets_by_id_charge_timer_entryCharges a Ticket Timer
repairshopr_tickets_create_tickets_by_id_commentAdds a Comment to a Ticket
repairshopr_tickets_create_tickets_by_id_delete_attachmentDeletes a Ticket Attachment
repairshopr_tickets_create_tickets_by_id_delete_timer_entryDeletes a Ticket Timer
repairshopr_tickets_create_tickets_by_id_printPrints a Ticket by ID
repairshopr_tickets_create_tickets_by_id_remove_line_itemDeletes a Ticket Line Item
repairshopr_tickets_create_tickets_by_id_timer_entryCreate a Ticket Timer for a Ticket
repairshopr_tickets_delete_by_idDeletes a Ticket by ID
repairshopr_tickets_delete_canned_responses_by_idDeletes a Canned Response
repairshopr_tickets_get_by_idRetrieves a Ticket by ID
repairshopr_tickets_get_by_id_commentsReturns Comments for a Ticket
repairshopr_tickets_get_new_ticket_forms_by_idRetrieves a Ticket Form
repairshopr_tickets_list_canned_responsesReturns a list of Canned Responses with a query
repairshopr_tickets_list_canned_responses_settingsReturns the settings for Canned Responses
repairshopr_tickets_list_new_ticket_formsReturns a paginated list of Ticket Forms
repairshopr_tickets_list_ticket_timersReturns a paginated list of Ticket Timers
repairshopr_tickets_list_ticketsReturns a paginated list of Tickets
repairshopr_tickets_list_tickets_settingsReturns Tickets Settings
repairshopr_tickets_update_canned_responses_by_idUpdates a Canned Response
repairshopr_tickets_update_ticket_timers_by_idUpdate the billable property of a Ticket Timer
repairshopr_tickets_update_tickets_by_idUpdates an existing Ticket by ID
repairshopr_tickets_update_tickets_by_id_update_line_itemUpdates an existing Ticket Line Item
repairshopr_tickets_update_tickets_by_id_update_timer_entryUpdates an existing Ticket Timer

repairshopr_tickets_create_canned_responses

Creates a new Canned Response Parameters:
ParameterTypeRequiredDefaultDescription
bodystringYesThe body value
canned_response_category_idintegerNoCanned Response Category Id
subjectstringNoThe subject value
titlestringYesThe title value

repairshopr_tickets_create_new_ticket_forms_by_id_process_form

Creates a new Ticket for a Ticket Form Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
appointmentsobjectNoThe appointments value
customer_detailsobjectNoCustomer Details
ticket_detailsobjectNoTicket Details

repairshopr_tickets_create_tickets

Creates a Ticket Parameters:
ParameterTypeRequiredDefaultDescription
asset_idsinteger[]NoAsset Ids
comments_attributesobject[]NoComments Attributes
contact_idintegerNoContact Id
customer_idintegerNoCustomer Id
due_datestringNoDue Date
end_atstringNoEnd At
location_idintegerNoLocation Id
numberstringNoThe number value
outtake_form_datastringNoOuttake Form Data
outtake_form_datestringNoOuttake Form Date
outtake_form_namestringNoOuttake Form Name
prioritystringNoThe priority value
problem_typestringNoProblem Type
propertiesobjectNoThe properties value
signature_datastringNoSignature Data
signature_namestringNoSignature Name
sla_idintegerNoSla Id
start_atstringNoStart At
statusstringNoThe status value
subjectstringNoThe subject value
tag_liststring[]NoTag List
ticket_type_idintegerNoTicket Type Id
user_idintegerNoUser Id

repairshopr_tickets_create_tickets_by_id_add_line_item

Creates a Ticket Line Item Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
descriptionstringNoThe description value
namestringNoThe name value
price_costnumberNoPrice Cost
price_retailnumberNoPrice Retail
product_idintegerNoProduct Id
quantitynumberNoThe quantity value
taxablebooleanNoThe taxable value
upc_codestringNoUpc Code

repairshopr_tickets_create_tickets_by_id_attach_file_url

Attach a file to a Ticket Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
filesobject[]NoThe files value

repairshopr_tickets_create_tickets_by_id_charge_timer_entry

Charges a Ticket Timer Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
timer_entry_idintegerYesTimer Entry Id

repairshopr_tickets_create_tickets_by_id_comment

Adds a Comment to a Ticket Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
bodystringNoThe body value
do_not_emailbooleanNoDo Not Email
hiddenbooleanNoThe hidden value
sms_bodystringNoSms Body
subjectstringNoThe subject value
techstringNoThe tech value

repairshopr_tickets_create_tickets_by_id_delete_attachment

Deletes a Ticket Attachment Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
attachment_idintegerYesAttachment Id

repairshopr_tickets_create_tickets_by_id_delete_timer_entry

Deletes a Ticket Timer Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
timer_entry_idintegerYesTimer Entry Id

repairshopr_tickets_create_tickets_by_id_print

Prints a Ticket by ID Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value

repairshopr_tickets_create_tickets_by_id_remove_line_item

Deletes a Ticket Line Item Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
ticket_line_item_idintegerYesTicket Line Item Id

repairshopr_tickets_create_tickets_by_id_timer_entry

Create a Ticket Timer for a Ticket Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
duration_minutesintegerNoDuration Minutes
end_atstringNoEnd At
notesstringNoThe notes value
product_idintegerNoProduct Id
start_atstringNoStart At
user_idintegerNoCurrent user by default

repairshopr_tickets_delete_by_id

Deletes a Ticket by ID Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value

repairshopr_tickets_delete_canned_responses_by_id

Deletes a Canned Response Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value

repairshopr_tickets_get_by_id

Retrieves a Ticket by ID Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value

repairshopr_tickets_get_by_id_comments

Returns Comments for a Ticket Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
sort_bystringNoSort by field, created_at or updated_at
sort_directionstringNoSort direction, ASC or DESC
created_afterstringNoFilter comments created after this date
created_beforestringNoFilter comments created before this date
updated_afterstringNoFilter comments updated after this date
updated_beforestringNoFilter comments updated before this date
pageintegerNoReturns provided page of results, each page contains 10 comments by default, default can be changed by setting the ‘per_page’ parameter
per_pageintegerNoSets the number of comments per page, default is 10
comment_formatstringNoReturns comments in the specified format. Allowed values: ‘plaintext’, ‘richtext’, ‘original’. Defaults to ‘plaintext’.

repairshopr_tickets_get_new_ticket_forms_by_id

Retrieves a Ticket Form Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value

repairshopr_tickets_list_canned_responses

Returns a list of Canned Responses with a query Parameters:
ParameterTypeRequiredDefaultDescription
querystringNoSearch query

repairshopr_tickets_list_canned_responses_settings

Returns the settings for Canned Responses

repairshopr_tickets_list_new_ticket_forms

Returns a paginated list of Ticket Forms

repairshopr_tickets_list_ticket_timers

Returns a paginated list of Ticket Timers Parameters:
ParameterTypeRequiredDefaultDescription
created_at_ltstringNoReturns Ticket Timers created before the date. Example “2019-01-22”
created_at_gtstringNoReturns Ticket Timers created after the date. Example “2019-12-22”
pageintegerNoReturns provided page of results, each ‘page’ contains 25 results

repairshopr_tickets_list_tickets

Returns a paginated list of Tickets Parameters:
ParameterTypeRequiredDefaultDescription
customer_idintegerNoAny Ticket with customer_id equal to the parameter.
contact_idintegerNoAny Ticket with contact_id equal to the parameter.
numberstringNoAny Ticket with number equal to the parameter.
resolved_afterstringNoReturns Tickets resolved after the date. Example “2019-01-23”.
created_afterstringNoReturns Tickets created after the date. Example “2019-02-25”.
since_updated_atstringNoReturns Tickets updated after the date. Example “2019-02-25”.
statusstringNoAny Ticket with status equal to the parameter. Examples “New”, “In Progress”, “Resolved”, “Invoiced”, “Waiting for Parts”, “Waiting on Customer”, “Scheduled”, “Customer Reply”, “Not Closed”.
querystringNoSearch query
user_idintegerNoAny Ticket assigned to a User ID
minebooleanNoAny Ticket assigned to the current user
ticket_search_idintegerNoReturns results of a Ticket Search
pageintegerNoReturns provided page of results, each ‘page’ contains 25 results
comment_formatstringNoReturns comments in the specified format. Allowed values: ‘plaintext’, ‘richtext’, ‘original’. Defaults to ‘plaintext’.
all_commentsbooleanNo(DEPRICATED PARAM) When set to true includes all ticket comments in the response. When set to false, only the initial comment is returned. Defaults to true, but WILL DEFAULT TO FALSE as of March 11, 2026. Param will be sunset in 2026.

repairshopr_tickets_list_tickets_settings

Returns Tickets Settings

repairshopr_tickets_update_canned_responses_by_id

Updates a Canned Response Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
bodystringNoThe body value
canned_response_category_idintegerNoCanned Response Category Id
subjectstringNoThe subject value
titlestringNoThe title value

repairshopr_tickets_update_ticket_timers_by_id

Update the billable property of a Ticket Timer Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
billablebooleanYesThe billable value

repairshopr_tickets_update_tickets_by_id

Updates an existing Ticket by ID Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
asset_idsinteger[]NoAsset Ids
comments_attributesobject[]NoComments Attributes
contact_idintegerNoContact Id
customer_idintegerNoCustomer Id
due_datestringNoDue Date
end_atstringNoEnd At
location_idintegerNoLocation Id
numberstringNoThe number value
outtake_form_datastringNoOuttake Form Data
outtake_form_datestringNoOuttake Form Date
outtake_form_namestringNoOuttake Form Name
prioritystringNoThe priority value
problem_typestringNoProblem Type
propertiesobjectNoThe properties value
signature_datastringNoSignature Data
signature_namestringNoSignature Name
sla_idintegerNoSla Id
start_atstringNoStart At
statusstringNoThe status value
subjectstringNoThe subject value
tag_liststring[]NoTag List
ticket_type_idintegerNoTicket Type Id
user_idintegerNoUser Id

repairshopr_tickets_update_tickets_by_id_update_line_item

Updates an existing Ticket Line Item Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
descriptionstringNoThe description value
namestringNoThe name value
price_costnumberNoPrice Cost
price_retailnumberNoPrice Retail
product_idintegerNoProduct Id
quantitynumberNoThe quantity value
taxablebooleanNoThe taxable value
ticket_line_item_idintegerNoTicket Line Item Id
upc_codestringNoUpc Code

repairshopr_tickets_update_tickets_by_id_update_timer_entry

Updates an existing Ticket Timer Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesThe id value
duration_minutesintegerNoDuration Minutes
notesstringNoThe notes value
product_idintegerNoProduct Id
start_atstringNoStart At
timer_entry_idintegerNoTimer Entry Id
user_idintegerNoCurrent user by default