{ "opencollection": "1.0.0", "info": { "name": "Worldline Card Issuing Account - AccountState Card - EMV API", "version": "2.41.1" }, "items": [ { "info": { "name": "Card - EMV", "type": "folder" }, "items": [ { "info": { "name": "Get Enquire EMV Commands ", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/:issuerId/cards/:cardReference/emv-commands", "headers": [ { "name": "WL-Correlation-ID", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path" }, { "name": "cardReference", "value": "", "type": "path" }, { "name": "startTime", "value": "", "type": "query" }, { "name": "endTime", "value": "", "type": "query" } ] }, "docs": "Get Enquire EMV Commands " } ] } ], "bundled": true }