Get note field of an Order
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 12:24 AM
We can add a note for an order, Is there any API available to access to the note field of the order?
For example, here is the screenshot of the note field. Can I access the note written via an API either via tradition or REST API?
C# wrapper for eBay REST API
https://github.com/CMS365-PTY-LTD/EbaySharp
https://github.com/CMS365-PTY-LTD/EbaySharp
Message 1 of 2
1 REPLY 1
Get note field of an Order
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 09:47 AM
You can only add, replace, and delete My eBay notes for the items with the API.
SetUserNotes call of Trading API can be used to add notes to items that are being tracked in a user's My eBay page, including items the user is selling, items the user is bidding on, and items in the user's watch list.
Best Regards,
eBay Developer Support
eBay Developer Support
Message 2 of 2
