SellerPaymentType

Types that use SellerPaymentType:

Call that uses one or more fields of SellerPaymentType:

Fields

AmountPaid ( AmountType (double) )
Commission ( AmountType (double) )
ExternalProductID ( ExternalProductIDType )
ItemID ( ItemIDType (string) )
OrderID ( OrderIDType (string) )
PaidTime ( dateTime )
PaymentType ( PaymentTypeCodeType )
PrivateNotes ( string )
SellerInventoryID ( string )
ShippingReimbursement ( AmountType (double) )
Title ( string )
TransactionID ( string )
TransactionPrice ( AmountType (double) )

AmountPaid ( AmountType (double) ) [0..1]
Payment amount made by buyer for the Half.com transaction.
See the Field Index to learn which calls use AmountPaid.

Commission ( AmountType (double) ) [0..1]
Amount of commission charged by Half.com.
See the Field Index to learn which calls use Commission.

ExternalProductID ( ExternalProductIDType ) [0..1]
Contains an ISBN, UPC, or EAN value from the catalog product associated with the Half.com item. All Half.com items are listed with Pre-filled Item Information.
See the Field Index to learn which calls use ExternalProductID.

ItemID ( ItemIDType (string) ) [0..1]
ID of the Half.com item associated with the payment.
See the Field Index to learn which calls use ItemID.

OrderID ( OrderIDType (string) ) [0..1]
ID of the Half.com order associated with the payment. Returns 0 for single-transaction orders.
See the Field Index to learn which calls use OrderID.

PaidTime ( dateTime ) [0..1]
The time and date when Half.com created the payment. (A payment is created when the buyer pays for an order.) This time is specified in GMT (not Pacific time). See "Time Values" in the eBay Web Services guide for information about converting between GMT and other time zones.
See the Field Index to learn which calls use PaidTime.

PaymentType ( see PaymentTypeCodeType for possible values ) [0..1]
Indicates whether the payment is for a Half.com sale or a refund.
See the Field Index to learn which calls use PaymentType.

PrivateNotes ( string ) [0..1]
A text note that the seller specified for the Half.com item, if any. Only visible to the seller. Not returned if the seller specified no notes.
See the Field Index to learn which calls use PrivateNotes.

SellerInventoryID ( string ) [0..1]
An ID that the seller specified when they listed the Half.com item, if any. It can be used for the seller's SKU. Note that SellerInventoryID is not returned if no ID was specified. (Note: The SKU field used for eBay.com listings is not applicable to Half.com listings.)
See the Field Index to learn which calls use SellerInventoryID.

ShippingReimbursement ( AmountType (double) ) [0..1]
The adjusted shipping cost that Half.com pays the seller. If multiple items from the same seller are in the same order, this amount may be less than the rate for shipping the item individually. This amount may also be adjusted due to Half.com handling charges. (Due to the way shipping costs are calculated, this value may be different for identical items in different orders.)
See the Field Index to learn which calls use ShippingReimbursement.

Title ( string ) [0..1]
The title of the listing, as it appears on Half.com.
See the Field Index to learn which calls use Title.

TransactionID ( string ) [0..1]
ID of the Half.com transaction associated with the payment.
See the Field Index to learn which calls use TransactionID.

TransactionPrice ( AmountType (double) ) [0..1]
Price of the transaction specified by TransactionID (before shipping and other costs).
See the Field Index to learn which calls use TransactionPrice.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.