#bedro-plan-metadata

1 messages · Page 1 of 1 (latest)

eternal night
#

Hi there 👋 can you share the ID of a Plan where you're seeing this? How are you currently setting that metadata?

slim urchin
#

Sure, the ID is prod_LyNulZLcMRgBdO

#

I setted the metadata when I created it

eternal night
#

That looks like the ID of a Product, are you retrieving that Product object or it's associated Plan/Price object(s)?

slim urchin
#

It shows on the dashboard, but not on the API

eternal night
#

Your recent GET requests appear to be retrieving the Price object that is associated with that Product.

It is expected for metadata to not automatically transfer from one object to another, so if the metadata is defined on the Product object then you'll need to retrieve that Product to see the information.

slim urchin
eternal night
slim urchin
#

Thank you, retrieve the product and I got the metadata now