TD SYNNEX · Capability
TD SYNNEX StreamOne Ion Partner API — Carts
TD SYNNEX StreamOne Ion Partner API — Carts. 5 operations. Lead operation: List Carts. Self-contained Naftiko capability covering one Td Synnex business surface.
What You Can Do
GET
Listcarts
— List Carts
/v1/v3/accounts/{accountid}/customers/{customerid}/carts
POST
Createcart
— Create Cart
/v1/v3/accounts/{accountid}/customers/{customerid}/carts
GET
Getcart
— Get Cart
/v1/v3/accounts/{accountid}/customers/{customerid}/carts/{cartid}
PUT
Updatecart
— Update Cart
/v1/v3/accounts/{accountid}/customers/{customerid}/carts/{cartid}
POST
Checkoutcart
— Checkout Cart
/v1/v3/accounts/{accountid}/customers/{customerid}/carts/{cartid}/checkout
MCP Tools
list-carts
List Carts
read-only
idempotent
create-cart
Create Cart
get-cart
Get Cart
read-only
idempotent
update-cart
Update Cart
idempotent
checkout-cart
Checkout Cart