cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

We can SetUserNotes, but not GetUserNotes?

Hi guys, I'm sure it's just me missing something, but there doesn't seem to be a way to get the custom notes that are added to our orders in eBay Seller Hub.

 

I can get the ones left by buyers, (BuyerCheckoutMessage field of GetOrders), and it seems like we can set the custom notes too (SetUserNotes API).

 

There doesn't seem to be any way to read them back out again, though?


Does anyone know what I might be missing?

Message 1 of 2
latest reply
1 REPLY 1

We can SetUserNotes, but not GetUserNotes?

Hi @56bits 

 

You can use SetUserNotes call 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. 

 

To get the eBay notes for the items, you can use the GetMyeBayBuying and GetMyeBaySelling call.  You will get the notes under PrivateNotes field. 

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply