{ "opencollection": "1.0.0", "info": { "name": "Worldline Card Issuing Account - AccountState Card - LinkedAccountState API", "version": "2.41.1" }, "items": [ { "info": { "name": "Card - LinkedAccountState", "type": "folder" }, "items": [ { "info": { "name": "Retrieves the current effective state of accounts matching the provided pan", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/issuers/:issuerId/cards/linked-accounts-states", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Peer-ID", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path", "description": "issuerId" }, { "name": "rank", "value": "", "type": "query", "description": "rank" } ] }, "docs": "Retrieves the current effective state of accounts matching the provided pan" }, { "info": { "name": "Retrieves the current effective state details of all accounts linked to the provided card reference", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/:issuerId/cards/:cardReference/linked-accounts-states", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Peer-ID", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "cardReference", "value": "", "type": "path", "description": "cardReference" }, { "name": "issuerId", "value": "", "type": "path", "description": "issuerId" }, { "name": "rank", "value": "", "type": "query", "description": "rank" } ] }, "docs": "Retrieves the current effective state details of all accounts linked to the provided card reference" } ] } ], "bundled": true }