eBay Post-Order APIVersion 2.7.7
 

CloseReturnRequest

The base request type for the POST /post-order/v2/return/{returnId}/cancel method.

Call that uses CloseReturnRequest:

Fields

buyerCloseReason ( BuyerCloseReturnReasonEnum ) [0..?]
The buyer passes a value into this field to indicate their reason for closing the return request. The value passed in this field must be defined in the BuyerCloseReturnReasonEnum type.
See the Field Index to learn which calls use buyerCloseReason.

comments ( Text ) [0..?]
This container is used if the buyer wants to provide more information to the seller about why the return request is being closed.
See the Field Index to learn which calls use comments.