Home > @infiniteobjects/shopify-data-manager > AdminTypes > ReverseDeliveryTrackingInput
The input fields for tracking information about a return delivery.
Signature:
export interface ReverseDeliveryTrackingInput
Property | Modifiers | Type | Description |
---|---|---|---|
number? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) The tracking number for the label. | |
url? | InputMaybe<Scalars[‘URL’][‘input’]> | (Optional) The tracking URL for the carrier. If the carrier isn’t supported by Shopify, then provide the tracking URL of the delivery. |