A billable item represents a billable product or service that can be added to invoices. You can create, manage, and organize these items to streamline your billing process. Billable items include details like name, description, price, and tax information.
Billable item ID.
Revision number, which increments by 1 each time the billable item is updated. To prevent conflicting changes, the current revision must be passed when updating the billable item.
Ignored when creating a billable item.
Date and time the billable item was created.
Date and time the billable item was last updated.
Billable item name, for display on invoices.
Detailed description of the billable item. Provides additional information about the product or service.
Price of the billable item in decimal format with up to 4 decimal places. Represents the base cost before taxes are applied. This is a required field when creating a new billable item.
Reference to a tax group that defines the tax rules applicable to this billable item. Use the Tax Groups API (SDK | REST) to retrieve available tax groups for the business. The tax group determines how taxes are calculated when this item is added to an invoice. If not specified, the default tax rules for the business will apply.
Custom field data for the billable item. Extended fields must be configured in the app dashboard before they can be accessed with API calls.
Tags.