- Unified payment properties: Essential payment details, such as amount, currency, payment date, and payment mode, are standardized across different accounting platforms
- Linked to contacts, accounts, and invoices: Each payment entry is connected to a specific contact, account, and invoice using their respective platform IDs, ensuring accurate data representation and easier cross-referencing
- Currency rate conversion support: The
currency_rateproperty enables the tracking of currency conversion rates between the payment currency and the base currency, facilitating accurate financial reporting
Attributes
Invoice Payments Attributes
Expandable Attributes
Use theexpand query parameter to include related objects:
expand=invoice— includes the related Invoice object(s).expand=contact— includes the related Contact object(s).expand=currency— includes the related Currency object(s).expand=account— includes the related Account object(s).