Merge · Schema

Invoice

An invoice from a connected accounting system in the Merge Unified API.

IntegrationsPlatformUnified API

Properties

Name Type Description
id string
remote_id string
type string
contact string
number string Invoice number.
issue_date string
due_date string
paid_on_date string
memo string
currency string ISO 4217 currency code.
total_discount number
sub_total number
total_tax_amount number
total_amount number
balance number
status string
line_items array
remote_was_deleted boolean
View JSON Schema on GitHub