retrieve payment records across a cleancloud account via the getpayments endpoint.
domain: cleancloudapp.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
POST to https://cleancloudapp.com/api/getPayments with your api_token.
Optionally filter by customerID to scope results to one customer's payment history.
Add dateFrom and dateTo (yyyy-mm-dd) to bound results to a specific period for reconciliation.
Reconcile the returned payment records against your own accounting ledger or the getInvoices output.
Known gotchas
Payment records and invoice records come from two separate endpoints (getPayments vs getInvoices) — matching them up by customer and date is your integration's job, not the API's.
The same Grow/Grow+ plan gating and 50,000 request/month, 3 request/second limit applies as elsewhere in the CleanCloud API.
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?