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}}." } } }