eBay Post-Order APIVersion 2.7.7
 

ReturnDetailType

This type is used by the detail container to provide detailed information about a return request.

Type that uses ReturnDetailType:

Calls that use ReturnDetailType:

Fields



buyerAddress ( ReturnAddressType ) [0..?]
This container provides the buyer's default shipping address.
See the Field Index to learn which calls use buyerAddress.

buyerLoginName ( string ) [0..?]
This string value is the eBay user name of the buyer.
See the Field Index to learn which calls use buyerLoginName.

closeInfo ( ReturnCloseInfoType ) [0..?]
This container provides information on the buyer's reason for wanting to close the return and the actual reason why the return was closed.

This container is only returned for return requests that have been closed.
See the Field Index to learn which calls use closeInfo.

files ( array of ReturnFileType ) [0..?]
An array of one or more files attached to a return request.
See the Field Index to learn which calls use files.

holdInfo ( ReturnHoldInfoType ) [0..?]
This container provides information on a hold that has been placed on the return request. This container will only be returned if a hold has been placed on the return request.
See the Field Index to learn which calls use holdInfo.

itemDetail ( ItemDetailType ) [0..?]
This container consists of information about the order line item, including listing ID, transaction ID, price, and quantity being returned.
See the Field Index to learn which calls use itemDetail.

marketplaceId ( MarketplaceIdEnum ) [0..?]
The unique eBay-assigned ID of the eBay site, such as EBAY_US.
See the Field Index to learn which calls use marketplaceId.

moneyMovementInfo ( array of ret:MoneyMovementDetailType ) [0..?]
This array consists of detailed information on each monetary transaction that may occur with a return request.
See the Field Index to learn which calls use moneyMovementInfo.

payoutRecoupInfo ( ReturnPayoutRecoupInfoType ) [0..?]
This container indicates the amount that eBay needs to recoup from the seller for a buyer refund, and if this money will be recouped through a seller payout, the payoutId value is returned.

This container is returned only if a refund has been automatically issued to the buyer by eBay.
See the Field Index to learn which calls use payoutRecoupInfo.

refundInfo ( RefundInfoType ) [0..?]
This container provides detailed information on the estimated and actual refund amounts, as well as the seller's funding source(s) used for the buyer refund.
See the Field Index to learn which calls use refundInfo.

replacementShipmentInfo ( ShipmentType ) [0..?]
This container consists of detailed information on shipment of a replacement item, including shipment information (return address, shipment tracking, estimated and actual delivery dates, and delivery status), and shipping costs.

This container is only returned if the buyer is requesting a replacement item instead of a refund for the original item.
See the Field Index to learn which calls use replacementShipmentInfo.

responseHistory ( array of ReturnResponseHistoryType ) [0..?]
This array consists of detailed information of each activity that occurs with a return request.
See the Field Index to learn which calls use responseHistory.

returnContentOnHold ( boolean ) [0..?]
This field indicates the item content related to the return is hidden (the respective content is not returned). This field is returned as 'true' if the corresponding return content is on hold due to eBay policy violation; false otherwise.
See the Field Index to learn which calls use returnContentOnHold.

returnShipmentInfo ( ShipmentType ) [0..?]
This container consists of detailed information on return shipment, including who's responsible for paying for return shipping, shipment information (return address, shipment tracking, estimated and actual delivery dates, and delivery status), and shipping costs.

This container is only returned if the buyer is requesting a refund for the original item and not a replacement item.
See the Field Index to learn which calls use returnShipmentInfo.

RMANumber ( string ) [0..?]
This field shows the return merchandise authorization (RMA) number for the return. This field is only returned if an RMA is associated with the return request.
See the Field Index to learn which calls use RMANumber.

sellerAddress ( ReturnAddressType ) [0..?]
This container provides the seller's default shipping address.

This container is only returned if the buyer is expected to return the item before receiving a refund.
See the Field Index to learn which calls use sellerAddress.

sellerLoginName ( string ) [0..?]
This string value is the eBay user name of the seller.
See the Field Index to learn which calls use sellerLoginName.