Get single inventory

GET https://api.ecartapi.com/api/v2/locations/{{id}}/inventories/{{inventoryId}}

Searches for the selected customer and shows detailed information.

Important information:

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring

RESPONSES

status: OK

{"success":true,"inventory":{"id":"29777482743882","locationId":"32095207498","quantity":null,"dates":{"createdAt":null,"updatedAt":"2019-06-21T16:06:10-04:00"},"ecartapiUrl":null}}