eBay Merchant Data APIVersion 1255
 

PaymentTransactionType

This type contains details about the allocation of funds to one payee from a buyer payment for a specified order.

Type that uses PaymentTransactionType:

Call that uses PaymentTransactionType:

Fields



FeeOrCreditAmount ( AmountType (double) ) [0..1]
Fee Amount is a positive value and Credit Amount is a negative value.

This field is not returned if the Payee field's type attribute is eBayPartner.
See the Field Index to learn which calls use FeeOrCreditAmount.

The person or organization who is to receive the payment allocation.
See the Field Index to learn which calls use Payee.

This field indicates the eBay user or eBay partner who submitted the payment.

For GetOrders, GetOrderTransactions, and GetItemTransactions only: If using Trading WSDL Version 1019 or above, this field will only be returned to the buyer or seller, and no longer returned at all to third parties. If using a Trading WSDL older than Version 1019, the correct payer is returned to the buyer or seller, but the identity of the payer will be masked to all third parties.
See the Field Index to learn which calls use Payer.

PaymentAmount ( AmountType (double) ) [0..1]
The amount of the payment that is allocated to the payee.
See the Field Index to learn which calls use PaymentAmount.

PaymentReferenceID ( TransactionReferenceType (string) ) [0..*]
The payment transaction ID.

For GetOrders, GetOrderTransactions, and GetItemTransactions only: If using Trading WSDL Version 1019 or above, this field will only be returned to the buyer or seller, and no longer returned at all to third parties. If using a Trading WSDL older than Version 1019, the correct payment identifier is returned to the buyer or seller, but the payment identifier will be masked to all third parties.
See the Field Index to learn which calls use PaymentReferenceID.

The current status of a buyer payment that is allocated to a specified payee.
See the Field Index to learn which calls use PaymentStatus.

PaymentTime ( dateTime ) [0..1]
The date and time when the payment is received by the payee.
See the Field Index to learn which calls use PaymentTime.

A unique transaction ID for the payment.

This field is not returned if the Payee field's type attribute is eBayPartner.

For GetOrders, GetOrderTransactions, and GetItemTransactions only: If using Trading WSDL Version 1019 or above, this field will only be returned to the buyer or seller, and no longer returned at all to third parties. If using a Trading WSDL older than Version 1019, the correct payment identifier is returned to the buyer or seller, but the payment identifier will be masked to all third parties.
See the Field Index to learn which calls use ReferenceID.