eBay Post-Order APIVersion 2.7.7
 

GetReturnCreationSessionResponse

The base response type of the GET /post-order/v2/return/draft/{draftId} method.

Call that uses GetReturnCreationSessionResponse:

Field

returnRequest ( ReturnRequestType ) [0..?]
This container provide details about the return request draft, including the order line item (and quantity) that is being returned and the reason for the return.
See the Field Index to learn which calls use returnRequest.