Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

 

NameTypeDescription
startXmlDateTimeOffset

The earliest modification date included in the response foods. Use null for no start bound.

JSON example
 "Start":{"DateTime":"2015-06-01T00:00:00","Offset":"-08:00:00"} 
XML Example
<api:Start><exlx:DateTime>2015-06-01T00:00:00</exlx:DateTime><exlx:UtcOffsetInMinutes>-480</exlx:UtcOffsetInMinutes></api:Start>
endXmlDateTimeOffset

The latest modification date included in the response foods. Use null for no end bound.

JSON example
 "End":{"DateTime":"2015-06-30T00:00:00","Offset":"-08:00:00"} 
XML Example
<api:End><exlx:DateTime>2015-06-30T23:59:59</exlx:DateTime><exlx:UtcOffsetInMinutes>-480</exlx:UtcOffsetInMinutes></api:End>
  • No labels