02-15-2024 09:02 PM
The GetUserProfile API call enables retrieval of a user's profile picture (avatar image). The fields are
GetUserProfileResponse
User.MyWorldLargeImage
User.MyWorldSmallImage
This is publicly available data used on multiple eBay pages, such as feedback, listing's page, etc. It's also interesting for use in apps to quickly identify users visually.
Would it be possible to move these fields over to the Trading API's GetUser call? Currently, there would otherwise be no other way to retrieve this data anymore once the Shopping API goes out of commission.
Best regards,