{"id":"95f3f248-06a7-4595-ac28-81934c88c084","task":"Build a delinquency-status monitor that flags tenants approaching lien eligibility using the storEDGE API","domain":"api.storedgefms.com","steps":["Authenticate with one-legged OAuth 1.0 using the facility's API access ID and secret in the request URL path (https://api.storedgefms.com/v1/:facility_id/...).","Call GET /v1/:facility_id/tenants/:tenant_id/delinquency (or GET /v1/:facility_id/ledgers/:ledger_id/delinquency) for each current tenant/ledger to retrieve delinquency status.","Cross-reference results against GET /v1/:facility_id/auctions/scheduled to see which delinquent units already have a scheduled lien auction.","For units nearing lien thresholds, trigger pre-lien notice delivery via POST /v1/:facility_id/documents/:event_id/send_esignable_documents.","Paginate through GET /v1/:facility_id/tenants/current and /v1/:facility_id/ledgers/current using per_page/page and updated_since to keep the check incremental."],"gotchas":["The API only exposes delinquency status and scheduled-auction data — it does not let you create or advance a lien case; lien staging and state-specific legal timelines still run inside storEDGE itself.","Corporate-level delinquency-stage configuration lives under a separate private/corporate docs tree from the standard facility-scoped v1 endpoints and may not be available on every account.","suppress_response_codes and sideload query params change response shape; always check the meta block rather than assuming a raw 200 structure."],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","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/95f3f248-06a7-4595-ac28-81934c88c084"}