ProvideTrackingInfoOptionType ( BaseActivityOptionType )
Type that defines the provideTrackingInfo activity option. If the provideTrackingInfo activity option is returned in the getActivityOptions response, the seller can use the provideTrackingInfo call to provide tracking information to the buyer. If previously provided to the other party, the carrierUsed and trackingNumber are returned as child fields, and their values can be referenced and reused in the provideTrackingInfo call, or in the Resolution Center.
This activity option is applicable for the seller if the seller has shipped the original item, a replacement item, or missing/replacement parts to the buyer.
Type that uses ProvideTrackingInfoOptionType:
Call that uses ProvideTrackingInfoOptionType:
Fields
The shipping carrier is returned if the calling party has previously provided tracking information to the other party. This value can be reused in the provideTrackingInfo call (sellers only) or in the Resolution Center.
See the Field Index to learn which calls use carrierUsed.
The tracking number is returned if the calling party has previously provided tracking information to the other party. This value can be reused in the provideTrackingInfo call (sellers only) or in the Resolution Center.
See the Field Index to learn which calls use trackingNumber.