AddTransactionConfirmationItemRequestType
Ends the listing specified by ItemID (if listed for at least 24 hours) and creates a new Transaction Confirmation Request (TCR) for an item, enabling the TCR recipient to purchase the item. A TCR can be sent by a seller to any one of the following: a bidder, a best offer buyer, a member who has asked the seller a question, or any member with a postal code. This call can also be used to verify whether a new TCR can be created. Applies to the US eBay Motors site (except Parts and Accessories category).
Fields
Comments ( string )
ItemID ( ItemIDType (string) )
ListingDuration ( SecondChanceOfferDurationCodeType )
NegotiatedPrice ( AmountType (double) )
RecipientPostalCode ( string )
RecipientRelationType ( RecipientRelationCodeType )
RecipientUserID ( UserIDType (string) )
VerifyEligibilityOnly ( string )

Comments ( string ) [?..1]
Comments the seller wants to send to the recipient (bidder, best offer buyer, member with an ASQ question, or member with a postal code).
See the Field Index to learn which calls use Comments.

ItemID ( ItemIDType (string) ) [?..1]
The ItemID of the item that the seller wants to end in order to create a Transaction Confirmation Request (TCR).
See the Field Index to learn which calls use ItemID.

ListingDuration ( see SecondChanceOfferDurationCodeType for possible values ) [?..1]
Specifies the length of time the item in the Transaction Confirmation Request (TCR) will be available for purchase.
See the Field Index to learn which calls use ListingDuration.

NegotiatedPrice ( AmountType (double) ) [?..1]
The amount the offer recipient must pay to buy the item specified in the Transaction Confirmation Request (TCR). A negotiated amount between the buyer and the seller.
See the Field Index to learn which calls use NegotiatedPrice.

RecipientPostalCode ( string ) [?..1]
Specifies the postal code of the user to whom the seller is offering the Transaction Confirmation Request. Required only if the user does not meet the other options listed in RecipientRelationCodeType. An error is returned if RecipientUserID and RecipientPostalCode do not match for more than 3 times for a seller per day.
See the Field Index to learn which calls use RecipientPostalCode.

RecipientRelationType ( see RecipientRelationCodeType for possible values ) [?..1]
Specifies the current relationship between the seller and the potential buyer. A seller can make a Transaction Confirmation Request (TCR) for an item to a potential buyer if the buyer meets one of several criteria. A TCR is sent by a seller to one of the following: a bidder, a best offer buyer, a member with an ASQ question, or any member with a postal code. See the values and annotations in RecipientRelationCodeType.
See the Field Index to learn which calls use RecipientRelationType.

RecipientUserID ( UserIDType (string) ) [?..1]
Specifies the user to whom the seller is offering the Transaction Confirmation Request.
See the Field Index to learn which calls use RecipientUserID.

VerifyEligibilityOnly ( string ) [?..1]
If true, specifies that the seller is verifying whether a new Transaction Confirmation Request (TCR) can be created. Thus, if this value is passed as true, then no Transaction Confirmation Request is actually made. If VerifyEligibilityOnly is not passed, or is false, a Transaction Confirmation Request is actually made.
See the Field Index to learn which calls use VerifyEligibilityOnly.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.