{ "opencollection": "1.0.0", "info": { "name": "Worldline Card Issuing Account - AccountState Issuer - Velocity Limit API", "version": "2.41.1" }, "items": [ { "info": { "name": "Issuer - Velocity Limit", "type": "folder" }, "items": [ { "info": { "name": "Get default velocity limits for issuer", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/:issuerId/velocity-limits", "headers": [ { "name": "WL-Correlation-ID", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path", "description": "issuerId" } ] }, "docs": "Get default velocity limits for issuer" } ] } ], "bundled": true }