You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

fusion cloud API understanding update timestamp

edited Jan 27, 2025 3:32PM in Transportation Management 1 comment

Summary:

i need to ingest some data using the API at this endpoint: "logisticsRestApi/resources-int/v2/repetitionSchedules" . this returns me json that contains links to other endpoint which retrieve more data like "/logisticsRestApi/resources-int/v2/repetitionSchedules/{repetitionScheduleGid}/stops". (the repetitionScheduleGid comes from the intitial call)

now my question is if a change is made to the data in the /stops endpoint or any other one of the nested URLS, will the update timestamp that is in /repetitionSchedules be updated? or do i have to iterate over every URL and check it's update timestamp?

example json output from /repetitionSchedules (truncated):

{
"hasMore": true,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!