Skip to main content

This type is used to indicate the fulfillment time for an In-Store Pickup order, or for an order than will be shipped to the buyer.

Types that use TimeDuration

AvailabilityDistributionPickupAtLocationAvailability

Calls that use TimeDuration

Fields

Field
Type
Description
unit
This enumeration value indicates the time unit used to specify the fulfillment time, such as BUSINESS_DAY.
value
The integer value in this field, along with the time unit in the unit field, will indicate the fulfillment time.

For standard orders that will be shipped, this value will indicate the expected fulfillment time if the inventory item is shipped from the inventory location. If the value of this field is 4, and the value of the unit field is BUSINESS_DAY, then the estimated delivery date after purchase is 4 business days.