{ "opencollection": "1.0.0", "info": { "name": "Worldline Card Issuing Account - AccountState Issuer API", "version": "2.41.1" }, "items": [ { "info": { "name": "Issuer", "type": "folder" }, "items": [ { "info": { "name": "List issuers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Origin", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "filter", "value": "", "type": "query", "description": "Filtered Fields" }, { "name": "rootIssuer", "value": "", "type": "query", "description": "rootIssuer : allow to retrieve the hierarchy of issuer starting from this root issuer" } ] }, "docs": "This API enables to retrieve the list of issuer configured in our solution.\nIn response a list is provided with the name of the issuer and for each issuer if a parent issuer level is present. (In our solution, an issuer hierarchy can be set-up)" } ] } ], "bundled": true }