walmart-api-php

PHP SDK for Walmart's Marketplace Partner, Content Provider, and 1P Supplier APIs.

PHP v0.7.0
28 stars  ·  25 forks  ·  Updated  ·  BSD-3-Clause
Install
composer require walmart-api-php
View on GitHub
📄 Documentation
ecommerce-apiphprest-apiwalmartwalmart-api
Supported APIs (4)

Maintaining up-to-date inventory for your items on Walmart.com ensures a great experience for your customers and greater

Please make sure you use the correct version of the APIs for your use case. To find out the appropriate version, go to t

Please make sure you use the correct version of the APIs for your use case. To find out the appropriate version, go to t

The price is a fundamental building block for your listing on Walmart.com. You can use the price management APIs to set

Version history All releases ↗

## Added * The Assortment Recommendations and Reviews APIs (US only) * Since the Suppliers APIs now use a separate API host, added support for categ…

## Fixed * Removed invalid `Walmart::warehouseSupplier()` and `Walmart::dropShipVendor()`, and replaced them with `Walmart::supplier()` (#10, not a c…

## Added * The `resources/schema-additions.json` file allows adding to schemas without overwriting them (which is what the `resources/schema-override…

## Fixed * Updated composer.json to reflect the lack of PHP 7.4 support --- **Full Changelog**: https://github.com/highsidelabs/walmart-api-php/c…

## Changed * Dropped support for PHP 7.4 on `main`, and moved PHP 7.4 support to the [`php-7.4`](https://github.com/highsidelabs/walmart-api-php/tree…

## Changed * Updated the logic for picking refs for endpoint request/response schemas, and refs within schema components. It's still not perfect, but…

## Added * Everywhere in Walmart's schemas that the `WM_CONSUMER.CHANNEL.TYPE` header is required, it can now be passed via the `channelType` `Config…

## Changed * **BREAKING CHANGE**: Moved `clientId` and `clientSecret` from required constructor params for `Configuration`, to optional `Configuratio…

Quality signals
Score
Stars28
Forks25
Last updated
LicenseBSD-3-Clause