--- title: ReverseDeliveryTracking - Customer API description: The tracking information for a reverse delivery. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/reversedeliverytracking md: https://shopify.dev/docs/api/customer/latest/objects/reversedeliverytracking.md --- # Reverse​Delivery​Tracking object The tracking information for a reverse delivery. ## Fields * carrier​Name [String](https://shopify.dev/docs/api/customer/latest/scalars/String) [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The name of the delivery service provider, in a format that's suitable for display purposes. * tracking​Number [String](https://shopify.dev/docs/api/customer/latest/scalars/String) [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The identifier that the courier uses to track the shipment. * tracking​Url [URL](https://shopify.dev/docs/api/customer/latest/scalars/URL) [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The URL used to track the shipment. *** ## Map ### Fields with this object * {}[ReverseDeliveryShippingDeliverable.tracking](https://shopify.dev/docs/api/customer/latest/objects/ReverseDeliveryShippingDeliverable#field-ReverseDeliveryShippingDeliverable.fields.tracking)