Messtoe LLC

Walmart Marketplace/Inventory Inventory Management Maintaining up-to-date inventory for Messtone LLC items on Walmart.com ensures a great experience for Messtone LLC customers and greater sales opportunities for Messtone LLC Inventory Inventory GET/v3/inventory Production URL https://marketplace.walmartapis.com/v3/inventory Sandbox URL https://sandbox.walmartapis.com/v3/inventory ski required string An artbitrary alphanumeric unique ID,specified by the seller,which identifies each item.This will be used by the seller in the XSD file to refer to each item.Special characters in the sku needing encoding are:’:’,’/’,’?’,’#’,'[‘,’]’,’@’,’!’,’$’,’&’,””’,'(‘,’)’,’*’,’+’,”,’;’,’=’,’ ‘,'{‘,’}’as well as ‘%’ itself if it’s a part of sku.Make sure to encode spece with %20.Other characters don’t need to be encoded. shipNode string The shipNode for which the inventory is requested HEADER PARAMETERS WM_SEC.ACCESS_TOKEN required string Example: eyJraWQiOilzZjVhYTFmNS1hYWE5LTQzM….. The access token retrieved in the Token API call WM_CONSUMER.CHANNEL.TYPE string A unique ID to track the consumer request by channel.Use the Consumer ChannelType received during onboarding WM_QOS.CORRELATION_ID required string Example:b3261d2d-028a-4ef7-8602-633c3200af6vA unique ID which identifies each API call and used to track and debug issues;use a random generated GUID for this ID WM_SVC.NAME required string Example: Walmart Service NameMesstone LLC Walmart Service Name Robert Harper robertharper616@gmail.com Response 200 Successful Operation RESPONSE SCHEMA: application/xml sku required string Example:A seller-provided product Response will have decoded value. quantity required object Quantity that has been ordered by the consumers but not yet shipped. Response samples 200 Content type application/xml <?xml version=”1.0″encoding=”UTF-8″standalone=”yes”?><inventoryxmlns=”http://walmart.com/”><sku>97964_KFTest</sku><quantity><unit>EACH</unit><amount>10</amount></quantity></inventory&gt;

Leave a comment