project44 · Capability
project44 Tracking API — Shipments
project44 Tracking API — Shipments. 4 operations. Lead operation: Create a tracked shipment. Self-contained Naftiko capability covering one Project44 business surface.
What You Can Do
POST
Createshipment
— Create a tracked shipment
/v1/shipments
GET
Listshipments
— List tracked shipments
/v1/shipments
GET
Getshipment
— Get a shipment
/v1/shipments/{shipmentid}
DELETE
Deleteshipment
— Stop tracking a shipment
/v1/shipments/{shipmentid}
MCP Tools
create-tracked-shipment
Create a tracked shipment
list-tracked-shipments
List tracked shipments
read-only
idempotent
get-shipment
Get a shipment
read-only
idempotent
stop-tracking-shipment
Stop tracking a shipment
idempotent