Xero Practice Manager Endpoint: QuotesSummaryDraft
Jump to navigation
Jump to search
Overview
The Xero Practice Manager QuotesSummaryDraft endpoint allows you to access a summary list of draft quotes within your Xero Practice manager.
Fields
The following fields are available for the QuotesSummaryDraft.
- DataFile
- A record field that identifies the source data file for this record.
- ID
- A text field that provides the Quote ID.
- Type
- A text field that indicates the type of the Quote.
- State
- A text field that provides the current State of the Quote.
- Name
- A text field that indicates the Name of the Quote.
- Description
- A text field that provides the Quote description.
- OptionExplaination
- A text field that provides OptionExplaination field.
- Budget
- A integer field that provides the budget amount for the Quote.
- Date
- A date field that provides the Quote Date.
- ValidDate
- A date field that provides the Valid until date for the Quote.
- EstimatedCost
- A integer field that provides information about the Estimated costs related to the Quote.
- EstimatedCostTax
- A integer field that provides information about the Tax on Estimated costs related to the Quote.
- EstimatedCostIncludingTax
- A integerfield that provides information about the Estimated costs including Tax related to the Quote.
- Amount
- A integer field that provides Quote Amount.
- AmountTax
- A integer field that provides Tax on Quote Amount..
- AmountIncludingTax
- A integer field that provides Quote Amount including Tax.
- Client
- A record field that provides information about the Client related to the Job.
- Contact
- A record field that provides information about the Contact related to the Job.
Client Fields
- UUID
- A GUID field representing the internal id of the Client.
- Name
- A text field that provides the name of the Client.
Contact Fields
- UUID
- A GUID field representing the internal id of the Contact.
- Name
- A text field that provides the name of the Contact.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Endpoints
- Xero Practice Manager Endpoints
- Categories
- Clients
- ClientsDetails
- ClientsGroups
- Costs
- DataFiles
- InvoicesDetails
- InvoicesDetailsCurrent
- InvoicesDetailsDraft
- InvoicesSummary
- InvoicesSummaryCurrent
- InvoicesSummaryDraft
- JobsDetails
- JobsDetailsCurrent
- JobsSummary
- JobsSummaryCurrent
- QuotesDetails
- QuotesDetailsCurrent
- QuotesDetailsDraft
- QuotesSummary
- QuotesSummaryCurrent
- Staff
- Tasks
- Templates
- Times