Get partner configurations

Get Partner Configurations API provides Partner (Seller) level configurations like Account Status and Feed Throttling Configurations.

The Partner block will have the following fields:

  • partnerId – The partner/seller ID
  • partnerName – The seller’s legal name
  • partnerDisplayName – The seller’s name shown on walmart.com
  • partnerStoreId – The partner/seller ID for the Walmart store URL
  • businessRegNumber – A registered distinct identifier such as US Tax ID / Foreign Tax ID
  • countryOfIncorporation – The country from where the seller conducts their business | ISO 3166 Country code

Account Status of a Partner (Seller) Can be:

  • TERMINATED
  • ONBOARDING_ACTIVE
  • ACTIVE
  • ONBOARDING_INACTIVE
  • SUSPENDED
  • TNS_DECLINED

The Feed Throttling configurations block provides Partner (Seller) Level Throttling configurations for various kinds of Feeds, for example:

  • item
  • RETIRE_ITEM
  • MP_ITEM
  • MP_WFS_ITEM
  • MP_ITEM_MATCH
  • MP_MAINTENANCE
  • SKU_TEMPLATE_MAP
  • SHIPPING_OVERRIDES

For more details on the types of feeds, refer here. Please note that the default throttling configuration across Walmart and the API Throttling Response Headers can be found here. If Walmart updates Partner (Seller) throttling limits, the revised limits are reflected in Get Partner Configurations API.