Xero Practice Manager Endpoint: Times
Overview
The Xero Practice Manager Times endpoint allows you to access a list of all tasks within your Xero Practice manager.
Fields
The following fields are available for the Times endpoint.
- DataFile
- A record field that identifies the source data file for this record.
- UUID
- A text field that provides the ID of Time spent.
- Job
- A record field that indicates the Name of the Task.
- Task
- A record field that indicates the Name of the Task.
- Staff
- A record field that indicates the Name of the Task.
- Date
- A date field that indicates the Name of the Task.
- Minutes
- A decimal field that indicates the Name of the Task.
- Note
- A text field that provides the description of the task.
- Billable
- A true/false field that provides the description of the task.
Job Fields
- ID
- A GUID field representing the internal id of the Job.
- Name
- A text field that provides the name of the Job.
Task Fields
- UUID
- A GUID field representing the internal id of the Task.
- Name
- A text field that provides the name of the Task.
Staff Fields
- UUID
- A GUID field representing the internal id of the Staff member.
- Name
- A text field that provides the name of the Staff member.
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
- QuotesSummaryDraft
- Staff
- Templates
- Tasks