LAP Registry

Logistics API Skill

vtex-local-logistics-api

Provider: Vtex Local Version: 1.0 Endpoints: 59 Updated: 2026-08-17

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/api/logistics/pvt/shipping-policies/{id}
DELETE/api/logistics/pvt/shipping-policies/{id}Retrieve shipping policy by ID
PUT/api/logistics/pvt/shipping-policies/{id}Delete shipping policy by ID
GET/api/logistics/pvt/shipping-policiesUpdate shipping policy by ID
POST/api/logistics/pvt/shipping-policiesList shipping policies
POST/api/logistics/pvt/configuration/freights/{carrierId}/values/updateCreate shipping policy
GET/api/logistics/pvt/configuration/freights/{carrierId}/{cep}/valuesCreate or update freight values
GET/api/logistics/pvt/configuration/carriers/{carrierId}/getdayofweekblockedList freight values
POST/api/logistics/pvt/configuration/carriers/{carrierId}/adddayofweekblockedRetrieve blocked delivery windows
POST/api/logistics/pvt/configuration/carriers/{carrierId}/removedayofweekblockedAdd blocked delivery windows
POST/api/logistics/pvt/configuration/docksRemove blocked delivery windows
GET/api/logistics/pvt/configuration/docksCreate or update dock
GET/api/logistics/pvt/configuration/docks/{dockId}List all docks
DELETE/api/logistics/pvt/configuration/docks/{dockId}List dock by ID
POST/api/logistics/pvt/configuration/docks/{dockId}/activationDelete dock
POST/api/logistics/pvt/configuration/docks/{dockId}/deactivationActivate dock
POST/api/logistics/pvt/configuration/warehousesDeactivate dock
GET/api/logistics/pvt/configuration/warehousesCreate or update warehouse
GET/api/logistics/pvt/configuration/warehouses/{warehouseId}List all warehouses
DELETE/api/logistics/pvt/configuration/warehouses/{warehouseId}List warehouse by ID
POST/api/logistics/pvt/configuration/warehouses/{warehouseId}/activationRemove warehouse
POST/api/logistics/pvt/configuration/warehouses/{warehouseId}/deactivationActivate warehouse
GET/api/logistics/pvt/inventory/skus/{skuId}Deactivate warehouse
GET/api/logistics/pvt/inventory/items/{skuId}/warehouses/{warehouseId}List inventory by SKU
PUT/api/logistics/pvt/inventory/skus/{skuId}/warehouses/{warehouseId}List inventory per warehouse
PATCH/api/logistics/pvt/inventory/skus/{skuId}/warehouses/{warehouseId}/quantityUpdate inventory by SKU and warehouse
PATCH/api/logistics/pvt/inventory/skus/{skuId}/warehouses/{warehouseId}/lead-timeUpdate inventory quantity by SKU and warehouse
GET/api/logistics/pvt/inventory/items/{skuId}/docks/{dockId}Update inventory lead time by SKU and warehouse
GET/api/logistics/pvt/inventory/items/{skuId}/docks/{dockId}/warehouses/{warehouseId}List inventory per dock
GET/api/logistics/pvt/inventory/items/{itemId}/warehouses/{warehouseId}/dispatchedList inventory per dock and warehouse

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install vtex-local-logistics-api

Downloads and installs to ~/.claude/skills/vtex-local-logistics-api/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)