OpenCloud inventory API should retrieve 'CreatedTime' parameter present in legacy API

As a Roblox developer, it is currently too hard to determine at what point in time a player earned an accessory. The legacy inventory API currently includes a ‘CreatedTime’ parameter, which is misleadingly named as this is actually the time the user purchased the item. Sorting by this parameter bidirectionally would also be nice and would lead to near-feature parity with the legacy inventory listing API through OpenCloud!

If Roblox is able to address this issue, it would improve my development experience because I would be more easily able to transfer my project which currently uses the legacy inventory API over to use OpenCloud instead as I would be able to retrieve the time in-which the item was earned at which is important for sorting purposes as-well as for data analysis purposes in my workflow.

4 Likes