Skip to content

Commit

Permalink
Update VTEX - Logistics API.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Isabella-Veloso committed Nov 12, 2024
1 parent 7f21861 commit 77ea241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VTEX - Logistics API.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}}."
}
}
}
Expand Down

0 comments on commit 77ea241

Please sign in to comment.