Xero Practice Manager Endpoint: InvoicesDetailsDraft

From OdataLink
Jump to navigation Jump to search

Overview

The Xero Practice Manager InvoicesDetailsDraft endpoint allows you to access a detailed list of Draft invoices within your Xero Practice manager.

Fields

The following fields are available for the InvoicesDetailsDraft endpoint.

DataFile
A record field that identifies the source data file for this record.
UUID
A GUID field representing the internal id of an Invoice.
ID
A text field that provides the Invoices' ID.
By default, Draft invoices are assigned 'Draft' as Invoice ID.
Type
A text field that indicates the Type of Invoice.
JobText
A text field that provides the information about the Job assigned for the Invoice.
Description
A text field that provides the Invoice description.
Date
A date field that provides the Invoice Date.
DueDate
A date field that provides the Due date for the Invoice.
Status
A text field that indicates the Status of the Invoice.
Available Statuses: Approved, Paid, Draft, Cancelled
Client
A record field that provides information about the invoiced Client.
Contact
A record field that provides information about the invoice Contact.
Amount
A number field that provides the Invoice Amount.
AmountTax
A number field that provides the tax on Invoice Amount.
AmountIncludingTax
A number field that provides the Total Amount inclusive of Tax Amount.
AmountPaid
A number field that provides the Amount Paid for the Invoice.
AmountOutstanding
A number field that provides the outstanding balance on the Invoice.
Jobs
A record field that provides notes recorded against a Client.
Tasks
A record field that lists Client groups as specified in Xero.
Costs
A record field that provides information about relationships between Clients.


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 Client.
Name
A text field that provides the name of the Client.


Jobs Fields

ID
A GUID field representing the internal id of the Job.
Name
A text field that provides the name of the Job.
Description
A number field that provides the description of the Job.
ClientOrderNumber
A text field that provides the Client Order Number assigned to the Job.
Tasks
A record field that provides information about Tasks assigned to a Job.
Costs
A record field that provides information about Costs related to a Job.


Tasks Fields

UUID
A GUID field that provides the internal ID of the Task.
Name
A text field that provides the name of the Task.
Description
A text field that provides the description of the Task.
Minutes
A integer field that indicates the number of Minutes assigned to/designated for the Task.
BillableRate
A integer field that provides the billable rate for the Task.
Billable
A Yes/No field that indicates whether a Task is Billable or not Billable.
Amount
A number field that provides the Task Amount.
AmountTax
A number field that provides the tax on Task's designated Amount.
AmountIncludingTax
A number field that provides the Total Amount inclusive of Tax Amount.


Costs Fields

Description
A text field representing the Description of the Cost.
Note
A text field provides the note saved for the Cost.
Code
A text field representing the code assigned to the Cost.
Billable
A Yes/No field that indicates whether the Cost is Billable or not Billable.
Quantity
A integer field representing the quantity of the Cost linked to a Job.
UnitCost
A integer field representing the per unit Cost.
UnitPrice
A number field representing the per unit price of the Cost.
Amount
A number field that provides the Amount of the Cost.
AmountTax
A number field that provides the tax on Cost's designated Amount.
AmountIncludingTax
A number field that provides the Total Cost Amount inclusive of Tax Amount.


Xero API

For a detailed run through of the endpoint, you can see the Xero API.


Related Endpoints

Categories
Clients
ClientsDetails
ClientsGroups
Costs
DataFiles
InvoicesDetails
InvoicesDetailsCurrent
InvoicesSummary
InvoicesSummaryCurrent
InvoicesSummaryDraft
JobsDetails
JobsDetailsCurrent
JobsSummary
JobsSummaryCurrent
QuotesDetails
QuotesDetailsCurrent
QuotesDetailsDraft
QuotesSummary
QuotesSummaryCurrent
QuotesSummaryDraft
Staff
Tasks
Templates
Times