# ReverseDeliveryTrackingV2 - admin - OBJECT
Version: 2025-01

## Description
Represents the information used to track a reverse delivery.

### Access Scopes
`read_returns` access scope.


## Fields
* [carrierName](/docs/api/admin/2025-01/scalars/String): String - The provider of the tracking information, in a human-readable format for display purposes.
* [number](/docs/api/admin/2025-01/scalars/String): String - The identifier used by the courier to identify the shipment.
* [url](/docs/api/admin/2025-01/scalars/URL): URL - The URL to track a shipment.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples