{ "opencollection": "1.0.0", "info": { "name": "CyberSource Merged Spec bankAccountValidation Enrollment API", "version": "0.0.1" }, "items": [ { "info": { "name": "Enrollment", "type": "folder" }, "items": [ { "info": { "name": "Enroll a card", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/acp/v1/tokens" }, "docs": "Enroll a payment card for agentic or e-commerce transactions. This is typically the first step in the Intelligent Commerce payment lifecycle — the agent calls this endpoint to register a consumer's card, creating a tokenized reference that can be used in subsequent purchase instructions and payment credential retrieval. Requires device information, consumer identity, billing details, and payment instrument references. Returns a status of ACTIVE (HTTP 200) if enrollment completes immediately, or " } ] } ], "bundled": true }