eBay Client Alerts APIVersion 777
 

ItemMarkedPaidEventType

Alert created for a subscribing buyer (or buyer's application) when item marked as paid by the seller.

Type that uses ItemMarkedPaidEventType:

Call that uses ItemMarkedPaidEventType:

Fields



Identifies the action that is the subject of the alert.
See the Field Index to learn which calls use EventType.

ItemID ( string ) [0..1]
Unique ID of the item that is the subject of the alert.
See the Field Index to learn which calls use ItemID.

OrderID ( string ) [0..1]
Unique identifier that eBay generates for the order.
See the Field Index to learn which calls use OrderID.

SellerUserID ( string ) [0..1]
eBay user ID of the seller.
See the Field Index to learn which calls use SellerUserID.

Timestamp ( dateTime ) [0..1]
Time of most recent retrieval of data.
See the Field Index to learn which calls use Timestamp.

Title ( string ) [0..1]
The title of the listing marked as 'Paid'.
See the Field Index to learn which calls use Title.

TransactionID ( string ) [0..1]
Identifies one transaction for a listing.
See the Field Index to learn which calls use TransactionID.