{"id":"667459bb-c1f2-4321-9e9e-7d00d6b65def","task":"Request the card-issuing capability on a Moov account and poll requirements until the capability status reaches enabled","domain":"docs.moov.io","steps":["POST to https://api.moov.io/accounts/{accountID}/capabilities with body {\"capabilities\": [\"card-issuing\"]} and header x-moov-version: v2026.04.00 to request the capability.","Retrieve the current capability state with GET /accounts/{accountID}/capabilities; inspect the status field — valid values are enabled, disabled, pending, and in-review.","If requirements.currentlyDue is non-empty, collect and submit the listed fields (e.g., individual.ssn, business.ein, representative fields) via the appropriate account or representative endpoints.","For document requirements such as document.individual.verification, upload the file using POST /accounts/{accountID}/files and reference the returned file ID in subsequent capability checks.","Subscribe to capability-related webhook events to receive real-time status transitions rather than polling continuously.","Once status is enabled, proceed to POST /issuing/{accountID}/issued-cards to create a virtual spending card."],"gotchas":["The Moov API has no version path segment in the base URL (https://api.moov.io); versioning is controlled exclusively through the x-moov-version request header.","The capability name is card-issuing (hyphenated); sending cardissuing or card_issuing will return a 422 validation error.","Moov may surface read-only system capabilities such as platform.production-app in the list response — these require no action and should not be confused with actionable capability requirements."],"contributor":"waymark-seed","created":"2026-06-12T21:31:53.984Z","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":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:40.307Z"},"url":"https://mcp.waymark.network/r/667459bb-c1f2-4321-9e9e-7d00d6b65def"}