Creates a new invoice item for a Fingertip site. Requires siteId, title, and priceInCents. Returns the created invoice item with its unique ID and timestamps.
titleRequiredstringTitle of the invoice item
siteIdRequiredstringUUID of the site this invoice item belongs to
descriptionstringOptional description of the invoice item
priceInCentsRequirednumberPrice in cents (e.g., 2500 for $25.00)
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.