--- title: ReverseDeliveryLabel - Customer API description: The return label 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/reversedeliverylabel md: https://shopify.dev/docs/api/customer/latest/objects/reversedeliverylabel.md --- # Reverse​Delivery​Label object The return label information for a reverse delivery. ## Fields * created​At [Date​Time!](https://shopify.dev/docs/api/customer/latest/scalars/DateTime) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The date and time when the reverse delivery label was created. * public​File​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) A publicly accessible link for downloading the label image. * updated​At [Date​Time!](https://shopify.dev/docs/api/customer/latest/scalars/DateTime) non-null The date and time when the reverse delivery label was last updated. *** ## Map ### Fields with this object * {}[ReverseDeliveryShippingDeliverable.label](https://shopify.dev/docs/api/customer/latest/objects/ReverseDeliveryShippingDeliverable#field-ReverseDeliveryShippingDeliverable.fields.label)