--- title: ReturnShippingMethod - Customer API description: How items will be returned to the merchant. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/enums/returnshippingmethod md: https://shopify.dev/docs/api/customer/unstable/enums/returnshippingmethod.md --- # Return​Shipping​Method enum How items will be returned to the merchant. ## Valid values * CUSTOMER\_​PROVIDED\_​LABEL The customer is responsible for providing the shipping label. * MERCHANT\_​PROVIDED\_​LABEL The merchant provides the shipping label. *** ## Fields * [Order​Return​Information.returnShippingMethods](https://shopify.dev/docs/api/customer/unstable/objects/OrderReturnInformation#field-OrderReturnInformation.fields.returnShippingMethods) OBJECT The return information for a specific order. *** ## Map ### Fields with this enum * <-|[Order​Return​Information.returnShippingMethods](https://shopify.dev/docs/api/customer/unstable/objects/OrderReturnInformation#field-OrderReturnInformation.fields.returnShippingMethods)