Estimates
Returns a list of your estimates
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ClientId | Integer |
Clients.Id | |
| ClientName | String | ||
| Subject | String | ||
| LineItems | String | ||
| CreatorId | String | ||
| CreatorName | String | ||
| ClientKey | String | ||
| Number | String | ||
| PurchaseOrder | String | ||
| Amount | Decimal | ||
| Tax | Decimal | ||
| TaxAmount | Decimal | ||
| Tax2 | Decimal | ||
| Tax2Amount | Decimal | ||
| Discount | Decimal | ||
| DiscountAmount | Decimal | ||
| Notes | String | ||
| Currency | String | ||
| State | String |
The allowed values are draft, sent, accepted, declined. | |
| IssueDate | Date | ||
| SentAt | Datetime | ||
| AcceptedAt | Datetime | ||
| DeclinedAt | Datetime | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |