Skip to main content
Cash refunds represent refund transactions recorded in accounting systems. Use this model to list refund documents with amounts, contacts, and line items (via expand). Read endpoint: GET /core/companies/{company_id}/accounting/cash_refunds.

Attributes

Cash Refunds Attributes

PropertyTypeDescription
rootfi_idinteger
rootfi_created_atstring
rootfi_updated_atstring
platform_idstring
platform_unique_idstring
posted_datestring
document_numberstring
contact_idstring
total_discountdouble
sub_totaldouble
tax_amountdouble
total_amountdouble
currency_idenum
memostring
shipping_amountdouble
currency_ratedouble
rootfi_integration_typeenum
statusenum
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).