Xero Practice Manager Endpoint: JobsSummaryCurrent
Jump to navigation
Jump to search
Overview
The Xero Practice Manager JobsSummaryCurrent endpoint allows you to access a summary list of all current jobs within your Xero Practice manager.
Fields
The following fields are available for the JobsSummaryCurrent 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.
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.
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
- QuotesDetails
- QuotesDetailsCurrent
- QuotesDetailsDraft
- QuotesSummary
- QuotesSummaryCurrent
- QuotesSummaryDraft
- Staff
- Tasks
- Templates
- Times