Main Updates

Here’s a quick table defining the updates between the v1 and v2 APIs

Endpoint Updates

v1 APIv2 API
https://lsm.luladelivery.store/api/v2/stores/{store_id}/inventoryhttps://api-prod.luladelivery.store/inventory/ingestion?store_id={store_id}
PUTPOST

JSON Payload Updates

v1 APIv2 API
countquantity
N/Adescription (string) added
N/Aactive (boolean) added

API Response

v1 APIv2 API
202 Accepted201 Created