Sysco · Capability
Sysco Food Distribution API — Orders
Sysco Food Distribution API — Orders. 4 operations. Lead operation: List Orders. Self-contained Naftiko capability covering one Sysco business surface.
What You Can Do
GET
Listorders
— List Orders
/v1/orders
POST
Createorder
— Create Order
/v1/orders
GET
Getorder
— Get Order
/v1/orders/{orderid}
DELETE
Cancelorder
— Cancel Order
/v1/orders/{orderid}
MCP Tools
list-orders
List Orders
read-only
idempotent
create-order
Create Order
get-order
Get Order
read-only
idempotent
cancel-order
Cancel Order
idempotent