Estimates
Returns a list of estimates.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| AccountId | Integer | ||
| Subject | String | ||
| Balance | Double | ||
| TaxAmount | Double | ||
| TotalAmount | Double | ||
| CompanyId | Integer |
Companies.Id | |
| CompanyName | String | ||
| CurrencyCode | String | ||
| EstimateItemNumber | String | ||
| EstimatePrefix | String | ||
| EstimateStatusCode | String | ||
| EstimateTaxConfigCode | String | ||
| ExchangeRate | Double | ||
| Notes | String | ||
| IssuerBillingAddress | String | ||
| IssuerBillingAddressCity | String | ||
| IssuerBillingAddressLine | String | ||
| IssuerBillingAddressPostCode | String | ||
| IssuerBillingAddressState | String | ||
| IssuerBillingCountryCode | String | ||
| IssuerTaxNumber | String | ||
| LinksClientView | String | ||
| LinksEdit | String | ||
| LinksView | String | ||
| RecipientCompanyIDFK | Integer | ||
| RecipientCompanyName | String | ||
| RecipientRecipientBillingAddressCity | String | ||
| RecipientRecipientBillingAddressCountryCode | String | ||
| RecipientRecipientBillingAddressLine | String | ||
| RecipientRecipientBillingAddressPostCode | String | ||
| RecipientRecipientBillingAddressState | String | ||
| RecipientRecipientFormattedBillingAddress | String | ||
| IssuedAt | Date | ||
| SentAt | Datetime | ||
| DueDate | Date | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| LineItems | String |