--- title: ReverseDeliveryTrackingV2 - GraphQL Admin description: Represents the information used to track a reverse delivery. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ReverseDeliveryTrackingV2 md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ReverseDeliveryTrackingV2.md --- # Reverse​Delivery​Tracking​V2 object Requires `read_returns` access scope or `read_marketplace_returns` access scope. Represents the information used to track a reverse delivery. ## Fields * carrier​Name [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The provider of the tracking information, in a human-readable format for display purposes. * number [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The identifier used by the courier to identify the shipment. * url [URL](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/URL) The URL to track a shipment. *** ## Map ### Fields with this object * {}[ReverseDeliveryShippingDeliverable.tracking](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ReverseDeliveryShippingDeliverable#field-ReverseDeliveryShippingDeliverable.fields.tracking)