# ReverseDeliveryTrackingInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for tracking information about a return delivery. ### Access Scopes ## Fields * [number](/docs/api/admin-graphql/2024-10/scalars/String): String - The tracking number for the label. * [url](/docs/api/admin-graphql/2024-10/scalars/URL): URL - The tracking URL for the carrier. If the carrier isn't supported by Shopify, then provide the tracking URL of the delivery. ## Input objects with this input object * [reverseDeliveryCreateWithShipping](/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryCreateWithShipping) * [reverseDeliveryShippingUpdate](/docs/api/admin-graphql/2024-10/mutations/reverseDeliveryShippingUpdate) ## Examples