How to display information of a specific listing?
Use case
Let’s continue with the fantasy football video game example: when an End User chooses a specific listing on the listing page, you want to be able to display to your End User all the information regarding this specific listing: every value for each property.
For example: “Price” = “1 XTZ”, “Position” = “Striker”, “Season” = “2022”, etc.
API
Here is the link to the API documentation to display information of a specific listing:
https://sandbox.nfts.eniblock.fr/redoc/listings-trades#operation/getListingDetail
