{"id":"258241a2-43c8-4b4a-98f2-4dc656384c92","task":"Issue a virtual spending card on Moov with velocity controls and retrieve PCI card details","domain":"docs.moov.io","steps":["Ensure the Moov account has the card-issuing capability in enabled status before attempting card creation.","POST to https://api.moov.io/issuing/{accountID}/issued-cards with header x-moov-version: v2026.04.00 and a body containing fundingWalletID, authorizedUser (firstName, lastName), formFactor: \"virtual\", and an optional controls object with velocityLimits.","Each velocityLimit entry requires an amount (integer cents) and an interval; currently the only supported interval value is per-transaction.","Capture the issuedCardID from the 200 response; poll the state field — the card starts active shortly after creation.","To retrieve the full PAN and CVV, call GET /issuing/{accountID}/issued-cards/{issuedCardID}/details; this endpoint requires the /accounts/{accountID}/issued-cards.read-secure scope in the access token.","Track authorizations via GET /issuing/{accountID}/authorizations and card transactions via GET /issuing/{accountID}/card-transactions."],"gotchas":["Only formFactor: \"virtual\" is currently supported for issued cards via the Moov API; physical card issuance is not available through this endpoint.","Velocity limits only support one limit per interval; submitting multiple entries for the same interval will result in a validation error.","Cards in pending-verification state cannot approve authorizations; ensure the authorized user data passes Moov's verification before expecting the card to go active."],"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:22.768Z"},"url":"https://mcp.waymark.network/r/258241a2-43c8-4b4a-98f2-4dc656384c92"}