Xero Practice Manager Endpoint: QuotesDetailsDraft

From OdataLink
Jump to navigation Jump to search

Overview

The Xero Practice Manager QuotesDetailsDraft endpoint allows you to access a detailed list of all draft quotes within your Xero Practice manager.

Fields

The following fields are available for the QuotesDetailsDraft.

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.
Tasks
A record field that provides information about the Manager assigned to the Job.
Costs
A record field that provides information about the Partner/account manager assigned for the Job.
Options
A record field that provides information about the Staff assigned 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.


Tasks Fields

Name
A text field that provides the name of the task.
Description
A text field that provides the description of the task.
EstimatedMinutes
A integer field that indicates the minutes estimated for the task.
BillableRate
A integer field that indicates the billable rate assigned for the task.
Billable
A true/false field that indicates whether the task is billable.
Amount
A integer field that indicates the task amount.
AmountTax
A integer field that indicates the tax on task amount.
AmountIncludingTax
A integer field that indicates the task amount including tax.


Costs Fields

Description
A text field that provides the description of the task.
Note
A text field that provides the note related to the cost.
Code
A text field that provides the code of the cost.
Billable
A Yes/No field that indicates if the cost is billable.
Quantity
A integer field that indicates the quantity.
UnitCost
A integer field that indicates the unit cost.
UnitPrice
A integer field that indicates unit price.
Amount
A integer field that indicates the cost amount.
AmountTax
A integer field that indicates the tax on cost amount.
AmountIncludingTax
A integer field that indicates the cost amount including tax.


Options Fields

Description
A text field that provides the description of the option.
Note
A text field that provides the note related to the option.
Code
A text field that provides the code of the option.
Quantity
A integer field that indicates the quantity.
UnitCost
A integer field that indicates the unit cost.
UnitPrice
A integer field that indicates unit price.
Amount
A integer field that indicates the option amount.
AmountTax
A integer field that indicates the tax on task option.
AmountIncludingTax
A integer field that indicates the option amount including tax.


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
QuotesSummary
QuotesSummaryCurrent
QuotesSummaryDraft
Staff
Tasks
Templates
Times