Invoice

A billing invoice from a core facility.

Life SciencesDiagnosticsLaboratoryScientific InstrumentsLIMSLaboratory Automation

Properties

Name Type Description
id integer Unique identifier for the invoice.
period string Billing period (YYYY-MM format).
status string Current invoice status.
total_amount number Total invoice amount.
currency string Currency code (ISO 4217).
issued_at string Timestamp when the invoice was issued.
View JSON Schema on GitHub