Attributes
Estimates Attributes
| Property | Type | Description |
|---|---|---|
rootfi_id | integer | |
rootfi_created_at | string | |
rootfi_updated_at | string | |
rootfi_integration_type | enum | |
platform_id | string | |
contact_id | string | |
currency_id | enum | |
currency_rate | double | |
document_number | string | |
posted_date | string | |
status | enum | |
memo | string | |
created_at | string | |
updated_at | string |
Expandable Attributes
Use theexpand query parameter to include related objects:
expand=contact— includes the related Contact object(s).expand=line_items— includes the related Line Items object(s).
Properties Supported
Fields accepted when creating or updating a record:| Property | Type | Description |
|---|---|---|
platform_id | string | |
contact_id | string | |
currency_id | enum | |
currency_rate | double | |
document_number | string | |
posted_date | string | |
status | enum | |
memo | string | |
created_at | string | |
updated_at | string |