Resource timestamps
Last updated
Last updated
Every fulfillmenttools entity contains two different timestamps, the created
and the lastModfied
timestamp. The created
field contains the date and time when the corresponding entity was created, the lastModfied
field represents the timestamp when the last change happened.
Timestamps on the fulfillmenttools platform are UTC timestamps and are represented as standard. Timestamps are formatted strings, for example 2023-06-22T12:10:31.000Z
.