# ReverseDeliveryShippingDeliverable - admin-graphql - OBJECT Version: 2024-10 ## Description A reverse shipping deliverable that may include a label and tracking information. ### Access Scopes `read_returns` access scope. ## Fields * [label](/docs/api/admin-graphql/2024-10/objects/ReverseDeliveryLabelV2): ReverseDeliveryLabelV2 - The return label attached to the reverse delivery. * [tracking](/docs/api/admin-graphql/2024-10/objects/ReverseDeliveryTrackingV2): ReverseDeliveryTrackingV2 - The information to track the reverse delivery. ## Connections ## Related queries ## Related mutations ## Related Unions * [ReverseDeliveryDeliverable](/docs/api/admin-graphql/2024-10/unions/ReverseDeliveryDeliverable) The delivery method and artifacts associated with a reverse delivery. ## Examples