eBay Trading APIVersion 1311
 

AddTransactionConfirmationItemResponseType ( AbstractResponseType )

The base response of the AddTransactionConfirmationItem call.

Call that uses AddTransactionConfirmationItemResponseType:

Fields

EndTime ( dateTime ) [0..1]
This timestamp indicates the date and time when the Transaction Confirmation Item will no longer be available for purchase.
See the Field Index to learn which calls use EndTime.

ItemID ( ItemIDType (string) ) [0..1]
This field contains the Item ID associated with the Transaction Confirmation Item that was just created with the AddTransactionConfirmationItem call. This field is not returned if the request was only used to verify that a new TCR could be created.
See the Field Index to learn which calls use ItemID.

StartTime ( dateTime ) [0..1]
This timestamp indicates the date and time when the Transaction Confirmation Item became available to the recipient.
See the Field Index to learn which calls use StartTime.