ReturnIdType
Type defining the unique identifier for a return.
Types that use ReturnIdType:
GetActivityOptionsRequest, getReturnDetailRequest, IssueRefundRequest, ProvideSellerInfoRequest, ProvideTrackingInfoRequest, ReturnSummaryType, SetItemAsReceivedRequest
Calls that use ReturnIdType:
getActivityOptions, getReturnDetail, getUserReturns, issueRefund, provideSellerInfo, provideTrackingInfo, setItemAsReceived
Field
This string value is the unique identifier for a return, and is returned in the responses of getUserReturns and getReturnDetail. For getReturnDetail, getActivityOptions, issueRefund, provideSellerInfo, provideTrackingInfo, and setItemAsReceived, a ReturnId value is a required input field.
See the Field Index to learn which calls use id.