RefundInformationType
Type defining the Refunds container, which contains an array of zero or more Refund objects, each with detailed refund information.
Type that uses RefundInformationType:
Calls that use RefundInformationType:
Field
Refund ( RefundTransactionInfoType ) [0..*]
This container consists of detailed information on an item refund. This container is only returned if the merchant is refunding (or providing a store credit) the buyer. A separate Refund container will be returned for each ORDER.RETURNED notification that the merchant sends to eBay through the Inbound Notifications API.
See the Field Index to learn which calls use Refund.