Difference between revisions of "Xero Projects Endpoint: GetTimes"

no edit summary
(Created page with "== Overview == The Xero '''GetTimes''' endpoint provides the list of times defined within Xero for a single project. It is a Function Endpoints...")
 
 
Line 18: Line 18:
;FromDate
;FromDate
:A [[Field Type: Date|date field]] that determines the start date for which to retrieve data.
:A [[Field Type: Date|date field]] that determines the start date for which to retrieve data.
:If omitted, it will use the [[Default Model Dates|default model start date]] or the first date of the last calendar month.
:If omitted, it will use the [[Default Date Range|default model start date]] or the first date of the last calendar month.


;ToDate
;ToDate
:A [[Field Type: Date|date field]] that determines the end date for which to retrieve data.
:A [[Field Type: Date|date field]] that determines the end date for which to retrieve data.
:If omitted, it will use the [[Default Model Dates|default model end date]] or the last date of the last calendar month.
:If omitted, it will use the [[Default Date Range|default model end date]] or the last date of the last calendar month.




3,242

edits