# ReverseDeliveryTrackingV2 - admin-graphql - OBJECT Version: 2024-10 ## Description Represents the information used to track a reverse delivery. ### Access Scopes `read_returns` access scope. ## Fields * [carrierName](/docs/api/admin-graphql/2024-10/scalars/String): String - The provider of the tracking information, in a human-readable format for display purposes. * [number](/docs/api/admin-graphql/2024-10/scalars/String): String - The identifier used by the courier to identify the shipment. * [url](/docs/api/admin-graphql/2024-10/scalars/URL): URL - The URL to track a shipment. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples