--- title: ReverseDeliveryTrackingInput - GraphQL Admin description: The input fields for tracking information about a return delivery. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReverseDeliveryTrackingInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReverseDeliveryTrackingInput.txt --- # Reverse​Delivery​Tracking​Input input\_object The input fields for tracking information about a return delivery. ## Fields * number [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The tracking number for the label. * url [URL](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/URL) The tracking URL for the carrier. If the carrier isn't supported by Shopify, then provide the tracking URL of the delivery. *** ## Mutations using this input * [reverse​Delivery​Create​With​Shipping.​tracking​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping#argument-trackingInput) MUTATION * [reverse​Delivery​Shipping​Update.​tracking​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryShippingUpdate#argument-trackingInput) MUTATION *** ## Map ### Mutations using this input * <\~>[reverse​Delivery​Create​With​Shipping.trackingInput](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping#argument-trackingInput) * <\~>[reverse​Delivery​Shipping​Update.trackingInput](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryShippingUpdate#argument-trackingInput)