eBay Business Policies Management APIVersion 1.0.0
 

DeliveryEstimate

Type defining the deliveryEstimate container, which provides details on the estimated time of delivery of the item to the buyer.

No calls use DeliveryEstimate.

Fields



estimateTreatment ( token ) [0..1]
Not used by any call.

This value indicates how item delivery estimates will be treated.
See the Field Index to learn which calls use estimateTreatment.

maxActualDelivery ( int ) [0..1]
Not used by any call.

This value indicates the maximum number of days after payment, including weekends and any holidays, that a buyer may have to wait for the item to be delivered. This value is based on the dispatchTimeMax value, the shipping service option being used to ship the item, plus the number of weekend or holiday days between tha payment date and the maxDeliveryDate.
See the Field Index to learn which calls use maxActualDelivery.

maxConfidence ( int ) [0..1]
Not used by any call.

This integer value indicates the maximum level of confidence that the item delivery estimates will be met.
See the Field Index to learn which calls use maxConfidence.

maxDelivery ( int ) [0..1]
Not used by any call.

The maximum number of business days that a buyer may need to wait for delivery of an item after the buyer pays for the order. This value is based on the dispatchTimeMax value and the shipping service option being used to ship the item.
See the Field Index to learn which calls use maxDelivery.

maxDeliveryDate ( dateTime ) [0..1]
Not used by any call.

The latest date that an item may be delivered to the buyer after the buyer pays for the order. This value is based on the dispatchTimeMax value and the shipping service option being used to ship the item. Non-business days are disregarded when determining this date.
See the Field Index to learn which calls use maxDeliveryDate.

minActualDelivery ( int ) [0..1]
Not used by any call.

This value indicates the minimum number of days after payment, including weekends and any holidays, that a buyer may have to wait for the item to be delivered. This value is based on the dispatchTimeMax value, the shipping service option being used to ship the item, plus the number of weekend or holiday days between tha payment date and the minDeliveryDate.
See the Field Index to learn which calls use minActualDelivery.

minConfidence ( int ) [0..1]
Not used by any call.

This integer value indicates the minimum level of confidence that the item delivery estimates will be met.
See the Field Index to learn which calls use minConfidence.

minDelivery ( int ) [0..1]
Not used by any call.

The minimum number of business days that a buyer may need to wait for delivery of an item after the buyer pays for the order. This value is based on the dispatchTimeMax value and the shipping service option being used to ship the item.
See the Field Index to learn which calls use minDelivery.

minDeliveryDate ( dateTime ) [0..1]
Not used by any call.

The earliest date that an item may be delivered to the buyer after the buyer pays for the order. This value is based on the dispatchTimeMax value and the shipping service option being used to ship the item. Non-business days are disregarded when determining this date.
See the Field Index to learn which calls use minDeliveryDate.