{ "opencollection": "1.0.0", "info": { "name": "CyberSource Merged Spec bankAccountValidation Flex API API", "version": "0.0.1" }, "items": [ { "info": { "name": "Flex API", "type": "folder" }, "items": [ { "info": { "name": "Establish a Payment Session with a Capture Context", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/flex/v2/sessions" }, "docs": "To establish a payment session, include the API fields you plan to use in that session in the body of the request. The system then returns a JSON Web Token (JWT) that includes the capture context. \nTo determine which fields to include in your capture context, identify the personal information that you wish to isolate from the payment session.\n\n**Capture Context Fields**
\nWhen making a session request, any fields that you request to be added to the capture context are required by default. \nH" } ] } ], "bundled": true }