| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::AddMemberMessageAAQToPartner::AddMemberMessageAAQToPartnerRequestType
Enables a buyer and seller in a transactional relationship to send messages to each other within 90 days of the creation of the transaction. The sale does not have to be ended to make this request.
eBay::API::XML::Call::AddMemberMessageAAQToPartner::AddMemberMessageAAQToPartnerRequestType inherits from the eBay::API::XML::RequestDataType class
The unique ID of the item about which the question was asked.
RequiredInput: Yes # Argument: 'ns:ItemIDType'
# Returns: 'ns:ItemIDType'
The message itself.
RequiredInput: Yes # Argument: 'ns:MemberMessageType'
# Returns: 'ns:MemberMessageType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |