About the Billable Items API

The billable items feature allows Wix users to manage custom billable products and services that can be added to invoices that are sent to customers for payment.

The Billable Items API enables you to create, update, and organize billable items to streamline a site's billing process and integrate with Wix's business management platform.

This functionality enables you to quickly add custom items to invoices and send them out for payment, without the need to install any apps made by Wix.

With the Billable Items API, you can:

  • Create and manage billable items for products or services with detailed information.
  • Organize items with tags for better categorization and filtering.
  • Set pricing and tax information for accurate billing using tax groups.
  • Add images to visually represent items using the Wix Media Manager.
  • Query and filter items based on various criteria including price, name, and tags.
  • Perform bulk operations to efficiently update multiple items at once.
  • Receive real-time notifications when items are created, updated, or deleted, by listening for events.

About billable items

A billable item represents a billable product or service that can be added to an invoice. Billable items include details like:

  • Name and description.
  • Price information.
  • Tax group associations.
  • Visual representation (images).
  • Custom metadata through extended fields.
  • Organizational tags.

Note: Any billable product or service added to a site through an app made by Wix (Wix Stores, Wix Bookings, and so on), is automatically available to be used in invoices and therefore there is no need to integrate these with the Billable Items API. This API is only intended for custom items that aren't managed by an app made by Wix.

Before you begin

Use cases

Terminology

  • Billable item: A billable product or service that can be added to invoices, containing details like name, description, price, and tax information.
  • Tax group: A reference to tax rules that determine how taxes are categorized. See the Tax Groups API for more information.
Did this help?