12-31-2024 01:52 AM - edited 12-31-2024 09:09 PM
Now that the majority of the ebay site has gone to a chat style window for sending a message to the seller, the users are sending a message every time they hit enter to start a new line. We have been using GetMyMessages and GetMemeberMessages calls to get them reading works
, but it look very tedious to retrieve these and aggergate them into a message string. They also are not filterable in the calls as they are a new type "MemberMessageExchange" not any declared type in the API. Is there a new call to get the entire "chat" as one entity?