- Unified bill properties: Essential bill information such as vendor, account, dates, currency, and amounts are standardized across different accounting platforms
- Status tracking: The model supports tracking the status of a bill, including draft, submitted, partially paid, paid, overdue, void, or unknown, for better bill management and reporting
- Relationship with other data models: The model allows for the inclusion of associated line items, bill payments, and purchase orders, providing a complete picture of each bill
- Currency conversion: The
currency_rateproperty allows for easy currency conversion between the payment currency and the base currency, ensuring accurate financial reporting and analysis
Attributes
Bills Attributes
Status Enum Values
Expandable Attributes
Use theexpand query parameter to include related objects:
expand=line_items— includes the related Line Items object(s).expand=documents— includes the related Documents object(s).expand=contact— includes the related Contact object(s).expand=currency— includes the related Currency object(s).expand=bill_payments— includes the related Bill Payments object(s).