Use this file to discover all available pages before exploring further.
The Goods Receipt Notes Data Model is designed to standardise and simplify the handling of goods receipt notes related information across different accounting platforms.
Unified goods receipt note properties: The model consolidates essential goods receipt note details, such as delivery date, currency, status, and total amounts, making it easier to manage invoice data from various platforms.
Linked entities: Goods Receipt Notes can be associated with customers, line items, and purchase orders, providing a complete view of the invoicing process and related transactions.
Flexible status tracking: The model supports a range of goods receipt note statuses, such as draft, submitted, partially paid, and overdue, for better organisation and reporting.
The platform ID of the item associated with this line item
tax_id
string
The platform ID of the tax associated with this line item
account_id
string
The platform ID of the account associated with this line item
line_item_type
enum
The data model linked to the line item. Values are: BILLS, INVOICES, INVOICE_CREDIT_NOTES, BILL_CREDIT_NOTES, EXPENSES, PURCHASE_ORDERS,SALES_ORDERS,GOODS_RECEIPT_NOTES
line_item_type_id
string
The platform ID of the associated data model
description
string
The description for this line item
quantity
float
The quantity of the product/service for this line item
unit_amount
float
Price per unit for this line item
sub_total
float
The pre tax total value for this line item
tax_amount
float
The tax amount for this line item
total_amount
float
The total value of this line item
tracking_category_ids
object
The tracking category Ids associated with this line item