LeleDerGrasshalmi / FortniteEndpointsDocumentation

Fortnite & Epic Games Unofficial API Documentation
267 stars 70 forks source link

How to Retrieve Floor Prices for Bundles? #326

Closed randomnew24 closed 1 month ago

randomnew24 commented 1 month ago

Issue Checklist

What is your question?

I was wondering how I can retrieve the floor prices for bundles using the Fortnite API? I couldn't find much information on it and would appreciate any guidance.

BurakYs commented 1 month ago

They are in <item>.dynamicBundleInfo?.floorPrice in catalog API response or use 3rd party APIs like fortnite-api.com or fortniteapi.io

Also its better to use discussions for questions

randomnew24 commented 1 month ago

Thanks! Not sure how I missed that.

I'll use discussions if needed in the future 👍 :)