AvatarEditorService:GetInventory returned table example documents incorrect data

The returned table example of the GetInventory method shows an example of the table returned with data that is not returned by this function:

  • The “AssetName” key should be just “Name”
  • “SerialNumber” is never included in the data, even for limited items, returned as a part of the table
  • “Created” should be included in the data return as a part of the table (a date-time string of when the item was purchased)

Example of the data in the table returned for ownership of the Builders Club Hard Hat:

Page URL: https://create.roblox.com/docs/reference/engine/classes/AvatarEditorService#GetInventory

2 Likes

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

1 Like

Hi there, thanks so much for contributing the fix for this over on GitHub!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.