Invoice object
Unique identifier for the invoice
ISO 8601 timestamp when the invoice was created
Deprecated: The status of the invoice
Metadata tags for this invoice
Tag key
Tag value
The current version of the invoice. Pass this value when updating to ensure thread safety.
Workspace ID this invoice belongs to
List of line items associated with this invoice
Unique identifier for the line item
Deprecated: use price.amount instead. Total amount in smallest currency unit (represented as string for bigint)
Currency code (ISO 4217 or crypto)
Description of the line item
Price breakdown containing amount, unit price, and quantity
Total amount in smallest currency unit (represented as string for bigint)
Quantity of units for this line item
Unit price in smallest currency unit (represented as string for bigint)
ID of the product/catalog item
Metadata tags for this line item
The type of the line item
External ID of the user associated with this line item
ISO 8601 timestamp when the invoice was last modified