get Inventory
GET https://api.ecartapi.com/api/v2/products
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
`` | null |
RESPONSES
status: OK
{"success":true,"inventories":[{"id":"MLAU1106141798","locationId":"selling_address","productId":null,"variantId":null,"sku":null,"quantity":"99","dates":{"createdAt":null,"updatedAt":null},"ecartapiUrl":null}]}