Xero Practice Manager Endpoint: JobsDetailsCurrent

From OdataLink
Jump to navigation Jump to search

Overview

The Xero Practice Manager JobDetailsCurrent endpoint allows you to access a list of all current jobs within your Xero Practice manager.

Fields

The following fields are available for the JobsDetailsCurrent endpoint.

DataFile
A record field that identifies the source data file for this record.
UUID
A GUID field representing the internal id of the Job.
ID
A text field that provides the Job ID.
Name
A text field that indicates the Name of the Job.
Description
A text field that provides the Job description.
ClientOrderNumber
A text field that provides the Client Order Number assigned to the Job.
State
A text field that provides the State of the Job.
The value of the state element is that in the Interface Code field for each Job State as defined in Xero.
Type
A text field that indicates the type of the Job.
Start Date
A date field that provides the Job's Start Date.
DueDate
A date field that provides the Due date for the Job.
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.
Manager
A record field that provides information about the Manager assigned to the Job.
Partner
A record field that provides information about the Partner/account manager assigned for the Job.
Assigned
A record field that provides information about the Staff assigned to the Job.
Tasks
A record field that lists Tasks related to a Job in Xero.
Milestones
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 Contact.
Name
A text field that provides the name of the Contact.


Manager Fields

UUID
A GUID field representing the internal id of the Manager assigned to the Job.
Name
A text field that provides the name of the Manager assigned to the Job.


Partner Fields

UUID
A GUID field representing the internal id of the Partner/Account Manager assigned to the Job.
Name
A text field that provides the name of the Partner/Account Manager assigned to the Job.


Assigned Fields

UUID
A GUID field representing the internal id of the Staff assigned to the Job.
Name
A text field that provides the name of the Staff assigned to the Job.


Tasks Fields

UUID
A GUID field that provides the UUID of the record.
TaskUUID
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.
EstimatedMinutes
A integer field that indicates the number of Minutes estimated for the Task.
ActualMinutes
A integer field that indicates the number of Actual Minutes spent for the Task.
Completed
A boolean field that indicates whether the Task is completed.
Billable
A boolean field that indicates whether the Task is Billable or not Billable.
Start Date
A date field that provides the Task's Start Date.
DueDate
A date field that provides the Due date for the Task.
Assigned
A record field that provides information about the Staff assigned to the Task.


Milestones Fields

UUID
A GUID field that provides the internal ID of the Milestone.
Date
A date field that provides the Milestone date.
Description
A text field representing the Description of the Cost.
Completed
A boolean field that indicates whether the Milestone is completed or not completed.


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
InvoicesDetailsDraft
InvoicesSummary
InvoicesSummaryCurrent
InvoicesSummaryDraft
JobsDetails
JobsSummary
JobsSummaryCurrent
QuotesDetails
QuotesDetailsCurrent
QuotesDetailsDraft
QuotesSummary
QuotesSummaryCurrent
QuotesSummaryDraft
Staff
Tasks
Templates
Times