Quotes
Retrieves all quotes.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CustomerId | String |
Customers.Id | |
| Status | String |
The allowed values are open, accepted, declined, invoiced, closed. | |
| AmountDue | Double | ||
| AmountPaid | Double | ||
| ChargeOnAcceptance | Integer | ||
| CreditsApplied | Integer | ||
| CurrencyCode | String | ||
| Date | Datetime | ||
| LineItemDiscounts | String | ||
| LineItemTaxes | String | ||
| LineItems | String | ||
| Object | String | ||
| OperationType | String | ||
| PriceType | String | ||
| ResourceVersion | Long | ||
| SubTotal | Double | ||
| Taxes | String | ||
| Total | Double | ||
| TotalPayable | Double | ||
| UpdatedAt | Datetime | ||
| ValidTill | Datetime |