OutboundReturnReasons
Returns a list of return reason codes for a seller SKU in a given marketplace.
Columns
| Name | Type | References | Description |
| ReturnReasonCode [KEY] | String | A code that indicates a valid return reason. | |
| Description | String | A human readable description of the return reason code. | |
| TranslatedDescription | String | A translation of the description. The translation is in the language specified in the Language request parameter. | |
| SellerSku | String | Required. The seller SKU for which return reason codes are required. | |
| MarketplaceId | String | The marketplace for which the seller wants return reason codes. | |
| Language | String | The language that the TranslatedDescription property of the ReasonCodeDetails response object should be translated into. | |
| SellerFulfillmentOrderId | String | Required. The fulfillment order identifier. |