Tool to add a line item to an existing ticket in RepairShopr. Use when you need to add products, services, or charges to a ticket. Requires Tickets - Edit permission. Single-customer users can only access their own tickets.
idRequiredintegerID of the ticket to add the line item to. Required.
nameRequiredstringName/title of the line item. Required.
taxablebooleanWhether the line item is taxable. Defaults to false if not provided.
quantitynumberQuantity of the line item. Defaults to 1 if not provided.
upc_codestringUPC code of the line item.
price_costnumberCost price of the line item.
product_idintegerID of an existing product to use for this line item.
descriptionRequiredstringDescription of the line item. Required by the API.
price_retailnumberRetail price of the line item.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.