You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// A list of shipping methods used for creating fulfillment order previews. Note: Shipping method service level agreements vary by marketplace. Sellers should see the Seller Central website in their marketplace for shipping method service level agreements and fulfillment fees.
90
90
/// </summary>
91
91
/// <value>A list of shipping methods used for creating fulfillment order previews. Note: Shipping method service level agreements vary by marketplace. Sellers should see the Seller Central website in their marketplace for shipping method service level agreements and fulfillment fees.</value>
/// Specifies whether to return fulfillment order previews that are for COD (Cash On Delivery). Possible values: true - Returns all fulfillment order previews (both for COD and not for COD). false - Returns only fulfillment order previews that are not for COD.
97
97
/// </summary>
98
98
/// <value>Specifies whether to return fulfillment order previews that are for COD (Cash On Delivery). Possible values: true - Returns all fulfillment order previews (both for COD and not for COD). false - Returns only fulfillment order previews that are not for COD.</value>
/// Specifies whether to return the ScheduledDeliveryInfo response object, which contains the available delivery windows for a Scheduled Delivery. The ScheduledDeliveryInfo response object can only be returned for fulfillment order previews with ShippingSpeedCategories = ScheduledDelivery.
104
104
/// </summary>
105
105
/// <value>Specifies whether to return the ScheduledDeliveryInfo response object, which contains the available delivery windows for a Scheduled Delivery. The ScheduledDeliveryInfo response object can only be returned for fulfillment order previews with ShippingSpeedCategories = ScheduledDelivery.</value>
0 commit comments