--- title: ReturnShippingMethod - Customer API description: How items will be returned to the merchant. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/returnshippingmethod md: https://shopify.dev/docs/api/customer/latest/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/latest/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/latest/objects/OrderReturnInformation#field-OrderReturnInformation.fields.returnShippingMethods)