Retrieve and update individual garment records within a CleanCloud order for item-level tracking.
domain: cleancloudapp.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Use https://cleancloudapp.com/api/getGarment with the relevant garment identifier to pull details on one specific garment.
Use CleanCloud's 'get all garments in order' endpoint to list every garment attached to a given order at once.
POST to CleanCloud's garment-update endpoint to change garment-level status or details, such as after inspection or special handling.
Combine garment-level data with order-level getOrders data to reconcile piece counts against the customer's invoice.
Known gotchas
Garment records are scoped to a specific order — pulling every garment for a customer requires iterating the per-order garments call across each of their orders, not a single customer-wide call.
Garment updates do not automatically recalculate the parent order's price; order totals must be adjusted separately if a garment-level change affects billing.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?