inventory_item
product_compatibility
inventory_item_group
listing
offer
order_task
inventory_task
schedule
customer_service_metric_task
The Message API provides resources for managing user conversations on the eBay platform, allowing developers to send, retrieve, and update the status of messages and conversations. Key functionalities include sending messages in new or existing threads (sendMessage), retrieving filtered lists of conversations (getConversations), fetching all messages within a specific conversation (getConversation), and modifying the status (e.g., active, deleted, archived, read, unread) of single or multiple conversations (updateConversation, bulkUpdateConversation).
If you need help, contact Developer Technical Support.