Update inventory

PUT https://api.ecartapi.com/api/v2/locations/X/inventories/MLAU1106141798

Request Body

{"inventory"=>{"available"=>"98"}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"inventory":{"id":"MLAU1106141798","locationId":"selling_address","productId":null,"variantId":null,"sku":null,"quantity":"98","dates":{"createdAt":null,"updatedAt":null},"ecartapiUrl":null}}