Resource Timestamps
Last updated
Was this helpful?
Last updated
Was this helpful?
Every entity contains two different timestamps. The created
timestamp contains the date and time when the corresponding entity was created. Whenever the entity is updated the lastModfied
field represents the timestamp when the change happened.
The fulfillmenttools platform handles all timestamps as UTC timestamps corresponding to Coordinated Universal Time (UTC). Timestamps are represented by a formatted string, for example 2023-06-22T12:10:31.000Z
.