parcelLab · Capability
parcelLab API — Orders
parcelLab API — Orders. 2 operations covering order upsert and order info retrieval.
parcelLab API — Orders is a Naftiko capability published by parcelLab, one of 8 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the PUT and GET methods rooted at /v1/orders.
The capability includes 1 read-only operation and 1 state-changing operation. Lead operation: Create or update a parcelLab order. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include ParcelLab, Orders, and Tracking.
What You Can Do
PUT
Upsertorder
— Create or update a parcelLab order.
/v1/orders
GET
Getorderinfo
— Get order info.
/v1/orders/info
MCP Tools
upsert-order
Create or update a parcelLab order.
idempotent
get-order-info
Get latest order, tracking, and checkpoint info.
read-only
idempotent