Type that defines the moneyMovement container returned under caseDetail.paymentDetail. A moneyMovement container consists of details on a money movement transaction, including the transaction type, the amount, the payer and payee, the date, the payment method, and the PayPal transaction ID (if the payment method is PayPal).
Container that identifies the user who is the originator (or source) of the money movement transaction. The user is identified by case role (buyer, seller, or eBay) and eBay user ID.
See the Field Index to learn which calls use fromParty.
Container that identifies the user who is the receiver (or destination) of the money movement transaction. The user is identified by case role (buyer, seller, or eBay) and eBay user ID.
See the Field Index to learn which calls use toParty.
The unique identifier for the money movement transaction. Unique values are assigned for each money movement transaction. This attribute is always returned with the caseDetail.paymentDetail.moneyMovement field.
The unique identifier for the original money movement transaction. This attribute is returned with the caseDetail.paymentDetail.moneyMovement field if the current money movement transaction (indicated by the id attribute) is a reversal.