Tool to add a line item to an invoice schedule. Use when adding recurring charges or one-time items to an existing schedule. Required permission: Recurring Invoices - Edit.
idRequiredintegerThe unique ID of the schedule to add the line item to
namestringDisplay name of the line item
taxablebooleanWhether the line item is taxable
user_idintegerID of the user creating the line item
positionintegerPosition of the item in the schedule list
quantitynumberQuantity of the item. Must be non-negative.
cost_centsintegerCost price in cents. Must be non-negative.
product_idintegerID of an existing product to bill
descriptionstringDetailed description of the line item
retail_centsintegerRetail price in cents. Must be non-negative.
asset_type_idintegerID of the asset type associated with the line item
one_time_chargebooleanWhether this is a one-time charge or recurring
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.