How to get PrivateNotes from listing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 11:37 PM
I can update/change/remove listing private note by ReviseFixedPriceItemRequestType
but I read them by GetItemRequestType but no return data of PrivateNote
Message 1 of 2
1 REPLY 1
How to get PrivateNotes from listing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 04:55 PM
Hi @phubestz
GetMyeBayBuying and GetMyeBaySelling calls of Trading API returns the PrivateNotes field for the items only if you pass in the IncludeNotes field in the request, and set its value to true.
For more details, you can refer to
the API Documentation: https://developer.ebay.com/devzone/xml/docs/reference/ebay/AddFixedPriceItem.html#Request.Item.Priva...
Best Regards,
eBay Developer Support
eBay Developer Support
Message 2 of 2
