{"@context": "https://schema.org", "@type": "WebAPI", "name": "Orders API API", "description": "Please make sure you use the correct version of the APIs for your use case. To find out the appropriate version, go to the API Docs drop down on the menu.", "provider": {"@type": "Organization", "name": "walmart.com"}, "documentation": "https://developer.walmart.com/v1/swaggerProxy?type=order"}
Please make sure you use the correct version of the APIs for your use case. To find out the appropriate version, go to the API Docs drop down on the menu.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://developer.walmart.com/orderProxy/order-api-doc-app/rest https://marketplace.walmartapis.com https://sandbox.walmartapis.com https://developer.walmart.com/proxy/item-api-doc-app/rest
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Please make sure you use the correct version of the APIs for your use case. To find out the appropriate version, go to the API Docs drop down on the menu.
| method | path | what the vendor says it does |
|---|---|---|
GET | /v3/orders | Get all orders You can display a list of all orders with the query parameter filter criteria. Version 3 |
GET | /v3/orders/released | Get all released orders You can display all released orders that have been created and are ready for fulfilmen |
GET | /v3/orders/released{nextCursor} | Get released orders for next page You can display all released orders that have been created and are ready for |
GET | /v3/orders/{purchaseOrderId} | Get an order You can display details of a specific order based on the purchaseOrderId. Version 3 |
POST | /v3/orders/{purchaseOrderId}/acknowledge | Acknowledge orders You can acknowledge an entire order, including all of its order lines. Walmart business rul |
POST | /v3/orders/{purchaseOrderId}/cancel | Cancel order lines You can cancel one or more order lines. You must include a purchaseOrderLineNumber when can |
POST | /v3/orders/{purchaseOrderId}/refund | Refund order lines You can refund one or more order lines that have been shipped. The response to a successful |
POST | /v3/orders/{purchaseOrderId}/shipping | Shipping updates You can change the status of order lines to "Shipped" and trigger the charge to a customer. Y |
GET | /v3/orders{nextCursor} | Get orders for next page You can display a list of all orders with nextCursor path parameter pagination criter |
specification origin: https://developer.walmart.com/v1/swaggerProxy?type=order
Maintaining up-to-date inventory for your items on Walmart.com ensures a great experience for your customers and greater sales opportunities for you.
| method | path | what the vendor says it does |
|---|---|---|
POST | /v3/feeds | Bulk Item Inventory Update Updates inventory for items in bulk. Seller Can either use feed type "inventory" o |
GET | /v3/fulfillment/inventory | WFS Inventory You can use this API to get the current Available to Sell inventory quantities for all WFS items |
GET | /v3/inventories | Multiple Item Inventory for All Ship Nodes This API will retrieve the inventory count for all of a seller's it |
GET | /v3/inventories/{sku} | Single Item Inventory by Ship Node This API will retrieve the inventory count for an item across all ship node |
PUT | /v3/inventories/{sku} | Update Item Inventory per Ship Node This API will update the inventory for an item across one or more fulfillm |
GET | /v3/inventory | Inventory You can use this API to get the inventory for a given item. Inventory |
PUT | /v3/inventory | Update inventory Updates the inventory for a given item. Inventory |
specification origin: https://developer.walmart.com/api/detail
Please make sure you use the correct version of the APIs for your use case. To find out the appropriate version, go to the API Docs drop down on the menu.
| method | path | what the vendor says it does |
|---|---|---|
GET | /v2/feeds | Get status of an item feed You can display the status of an item within a feed. Use the feed ID returned from |
POST | /v2/feeds | Upload an item feed You can upload an item feed. If the feed successfully processed, it returns a feed ID. Use |
GET | /v2/feeds/{feedId} | Get status of an item within a feed You can display the status of all items within a feed. Use the feed ID ret |
GET | /v3/feeds | Get status of an item feed You can display the status of an item within a feed. Use the feed ID returned from |
POST | /v3/feeds | Upload an item feed You can upload an item feed. If the feed successfully processed, it returns a feed ID. Use |
GET | /v3/feeds/{feedId} | Get status of an item within a feed You can display the status of all items within a feed. Use the feed ID ret |
specification origin: https://developer.walmart.com/v1/swaggerProxy?type=item
The price is a fundamental building block for your listing on Walmart.com. You can use the price management APIs to set up and manage the price for a given item
| method | path | what the vendor says it does |
|---|---|---|
POST | /v3/cppreference | Set up CAP SKU All This API helps Sellers to completely opt-in or opt-out from CAP program. If the subsidyEnr |
POST | /v3/feeds | Update bulk prices (Multiple) Updates prices in bulk. In one Feed you can update up to 10,000 items in bulk. |
PUT | /v3/price | Update a price Updates the regular price for a given item. Prices |
specification origin: https://developer.walmart.com/api/detail
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.