Messtone LLC

Update Inventory PUT/v3/inventory Updates the inventory for a given item. AUTHORIZATIONS:QUERY PARAMETERS sku 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.Specia l characters in the sku needing encoding are:’:’,’/’,’?’,’#’,'[‘,’]’,’@’,’!’,’$’,’&’, ””’,'(‘,’)’,’*’,’+’,’,’;’,’=’,’ ‘,'{‘,’}’as well as ‘%’ itself if it’s a part of sku.Make sure to encode space with %20.Other characters don’t need to be encoded. shipNode string The shipNode for which the inventory is to be updated. 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 cnannel.Use the Consumer Channel Type received during onboarding WM_QOS.CIRRELATION_ID required string Example:b3261d2d-028a-4ef7-8602-633c23200af6 A 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 RESPONSE SCHEMA: Open application/xml sku required string A seller-provided product ID,Response will have decoded value. quantity required object Quantity that has been ordered by the consumers but not yet shipped Request samples Payload 200 Content type application/xml <?xml version=”1.0″encoding=”UTF-8″?><inventory xmlns=”https://walmart.com/”><sku>97964_KFTest</sku><quantity><unit>EACH</unit><amount>3</amount></quantity></inventory>Response samples 200 Content type application/xml <?xml version=”1.0″encoding=”UTF-8″standalone=”yes”?><inventory xmlns=”https://walmart.com/”><sku>97964_KFTest</sku><quantity><unit>EACH</unit><amount>3</amount></quantity></inventory&gt;

bulk warehouse solution

Leave a comment