Marketplace TwoDay Shipping

What is Marketplace free TwoDay shipping?
  • The program offers qualified sellers a way to offer Free TwoDay Shipping to our customers, with dynamic, location-based logic that will automatically display the Free 2-Day Shipping tag on eligible items.
  • Key features of this program are designed to provide sellers with increased product visibility, Buy Box prominence, and regional shipping settings.
  • For more information visit: SellerHelp Walmart
I am using Version 3.1 and need to enable the Free TwoDay Shipping feature. What do I need to do?
  1. Populate the mandatory parameters: Price, Product TaxCode, and Shipping Weights.
  2. Ensure the following element (marked in RED) is present in the payload, along with relevate states (marked in BLUE):


<ShippingProgramOverrides>
<shippingProgramOverride>
<twoDayShippingOverride>Yes</twoDayShippingOverride>
<twoDayShippingRegion>STREET_48_STATES</twoDayShippingRegion>
<twoDayShippingWestRegionStates>AZ,CO,ID,NM,MT,UT,NV,WY,CA,OR,WA</twoDayShippingWestRegionStates>
<twoDayShippingNortheastRegionStates>CT,ME,MA,NH,RI,VT,NY,NJ,PA</twoDayShippingNortheastRegionStates>
<twoDayShippingMidwestRegionStates>IN,IL,MI,OH,WI,IA,KS,MN,MO,NE,ND,SD</twoDayShippingMidwestRegionStates>
<twoDayShippingSouthRegionStates>DE,DC,FL,GA,MD,NC,SC,VA,WV,AL,KY,MS,TN,AR,LA,OK,TX</twoDayShippingSouthRegionStates>
</shippingProgramOverride>
</ShippingProgramOverrides>

  • twoDayShippingOverride is the final override flag value that determines the payload from FeedGateWay. If this is missing, no “TwoDayShipping” information will be passed.