expand).
Read endpoint: GET /core/companies/{company_id}/accounting/cash_refunds.
Attributes
Cash Refunds Attributes
| Property | Type | Description |
|---|---|---|
rootfi_id | integer | |
rootfi_created_at | string | |
rootfi_updated_at | string | |
platform_id | string | |
platform_unique_id | string | |
posted_date | string | |
document_number | string | |
contact_id | string | |
total_discount | double | |
sub_total | double | |
tax_amount | double | |
total_amount | double | |
currency_id | enum | |
memo | string | |
shipping_amount | double | |
currency_rate | double | |
rootfi_integration_type | enum | |
status | enum | |
updated_at | string |
Expandable Attributes
Use theexpand 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).