eBay Trading APIVersion 1349
 

AddMemberMessagesAAQToBidderRequestContainerType

This type is used by the AddMemberMessagesAAQToBidderRequestContainer container. An AddMemberMessagesAAQToBidderRequestContainer container is required for each bidder the seller is sending a message to. The seller can communicate with up to 10 bidders with one AddMemberMessagesAAQToBidder call.

Type that uses AddMemberMessagesAAQToBidderRequestContainerType:

Call that uses AddMemberMessagesAAQToBidderRequestContainerType:

Fields

CorrelationID ( string ) [0..1]
A CorrelationID value is required for each AddMemberMessagesAAQToBidderRequestContainer container that is used in the request. The CorrelationID value returned under each AddMemberMessagesAAQToBidderResponseContainer container is used to correlate each member message container in the request with its corresponding member message container in the response. The same CorrelationID value that you pass into a request will be returned in the CorrelationID field in the response.
See the Field Index to learn which calls use CorrelationID.

ItemID ( string ) [0..1]
A unique identifier for an eBay listing. This field is required and identifies the active listing that is being discussed between the seller and the bidder.
See the Field Index to learn which calls use ItemID.

MemberMessage ( MemberMessageType ) [0..1]
This container consists of message body, the recipient(s) of the message, and a boolean flag to control whether or not a copy of the message is sent to the sender's My eBay Inbox.
See the Field Index to learn which calls use MemberMessage.