Tech Data · Capability
TD SYNNEX StreamOne Ion API — Orders
TD SYNNEX StreamOne Ion API — Orders. 6 operations. Lead operation: List Customer Orders. Self-contained Naftiko capability covering one Tech Data business surface.
What You Can Do
GET
Listcustomerorders
— List Customer Orders
/v1/v3/accounts/{accountid}/customers/{customerid}/orders
GET
Listaccountorders
— List Account Orders
/v1/v3/accounts/{accountid}/orders
POST
Createorder
— Create Order
/v1/v3/accounts/{accountid}/orders
GET
Getorder
— Get Order
/v1/v3/accounts/{accountid}/orders/{orderid}
PUT
Updateorder
— Update Order
/v1/v3/accounts/{accountid}/orders/{orderid}
DELETE
Cancelorder
— Cancel Order
/v1/v3/accounts/{accountid}/orders/{orderid}
MCP Tools
list-customer-orders
List Customer Orders
read-only
idempotent
list-account-orders
List Account Orders
read-only
idempotent
create-order
Create Order
get-order
Get Order
read-only
idempotent
update-order
Update Order
idempotent
cancel-order
Cancel Order
idempotent