OrderType

Type that defines the refundOrderId container, which consists of identifying information on the order and order line item on which a refund was issued to the buyer.

Types that use OrderType:

Calls that use one or more fields of OrderType:

Fields

orderId ( OrderIdType ) [1]
Container consisting of the unique identifier of an eBay order. This container is always returned with the refundOrderId container.
See the Field Index to learn which calls use orderId.

transactionDetail ( TransactionDetailType ) [0..*]
Container consisting of identifying information for the order line item on which one or more refunds were issued to the buyer. One transactionDetail container will be returned for each line item in the order receiving refund(s). At least one transactionDetail container is always returned with the refundOrderId container.
See the Field Index to learn which calls use transactionDetail.

Copyright © 2011–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.