From 77ea24157472400963628943a7e3083364d0c8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabella=20Veloso=20S=C3=A1?= Date: Tue, 12 Nov 2024 12:47:01 -0300 Subject: [PATCH] Update VTEX - Logistics API.json --- VTEX - Logistics API.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VTEX - Logistics API.json b/VTEX - Logistics API.json index 50c99e236..3bce00fda 100644 --- a/VTEX - Logistics API.json +++ b/VTEX - Logistics API.json @@ -3514,7 +3514,7 @@ "type": "string", "description": "When too many inventory update requests are made within milliseconds for the same SKU, warehouse, and seller, you can receive a status code response `423 Locked`, meaning only the first request was accepted by the platform, and the others were discarded. You must wait a few seconds before making another request. This platform constraint objective is to increase merchants' control and precision and prevent errors." }, - "example": "Unable to acquire lock for key: {{accountName}}_item_logistics_{skuId}_{warehouseId}." + "example": "Unable to acquire lock for key: {{accountName}}_item_logistics_{{skuId}}_{{warehouseId}}." } } }