Skip to main content
Cash sales represent cash-sale transactions in accounting systems. Use this model to list sale documents with totals, status, and related line items (via expand). Read endpoint: GET /core/companies/{company_id}/accounting/cash_sales.

Attributes

Cash Sales Attributes

PropertyTypeDescription
rootfi_idinteger
rootfi_created_atstring
rootfi_updated_atstring
platform_idstring
platform_unique_idstring
document_numberstring
posted_datestring
currency_idenum
total_discountdouble
sub_totaldouble
tax_amountdouble
total_amountdouble
memostring
shipping_amountdouble
rootfi_integration_typeenum
statusenum
currency_ratedouble
contact_idstring
updated_atstring

Expandable Attributes

Use the expand query parameter to include related objects:
  • expand=line_items — includes the related Line Items object(s).
  • expand=contact — includes the related Contact object(s).
  • expand=currency — includes the related Currency object(s).