Three Day Delivery Orders for Marketplace Sellers

We are providing you with the capability to setup SKUs on Three Day and identify Three Day Delivery orders to fulfil the ‘Free Three-Day Delivery’ promise on the platform, thereby improving your growth opportunities.

Identifying Three Day Delivery orders –

For more information about these APIs, see Order API reference:

  • All Released Orders
  • All Orders
  • An Order
  • Acknowledge Orders
  • Cancel Order Lines
  • Refund Order Lines
  • Ship Order Lines

In case of a Three Day Delivery order, parameter shippingProgramType will have the value THREE_DAY in the API response.
For more information about Three day delivery for orders, see Order Management APIs in the guide.

Setting up SKUs for Three Day Delivery – GET Bulk Item Setup (Multiple) in the API reference.

To configure a SKU for Three Day Delivery, provide value for parameters in the API request as below –

“ShippingOverrideShipMethod”: “EXPEDITED”
“ShippingOverrideShipRegion”: “STREET_48_STATES”Three Day is nation-wide only. Both Two Day and Three Day are supported on Expedited ship method. Orders will be tagged as Two_Day or Three_Day depending on your enrollment in the Two Day program and other factors such as Transit SLA.

For more information about the Three Day program, see the Seller Help article.