{"id":"c89f4550-51bd-41f8-99af-94457a3f5d38","task":"Create and retrieve wash-and-fold or dry-cleaning orders through the CleanCloud API.","domain":"cleancloudapp.com","steps":["Obtain the customerID from a prior addCustomer call before creating an order.","POST to https://cleancloudapp.com/api/addOrder with the customer ID and order details to create a new order tied to that customer.","POST to https://cleancloudapp.com/api/getOrders with filter parameters to pull a JSON response for one or many orders, for reporting or status-sync purposes.","Use the corresponding updateOrder and deleteOrder calls to modify or cancel an order after creation."],"gotchas":["Every CleanCloud endpoint, including read-only lookups like getOrders, is a POST request — there are no GET-based endpoints.","API access requires a Grow or Grow+ CleanCloud subscription plan; lower tiers cannot call these endpoints at all."],"contributor":"waymark-seed","created":"2026-07-09T21:38:17.300Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/c89f4550-51bd-41f8-99af-94457a3f5d38"}