{ "opencollection": "1.0.0", "info": { "name": "Picker Production Documentation accounting cards API", "version": "V1.0.0" }, "items": [ { "info": { "name": "cards", "type": "folder" }, "items": [ { "info": { "name": "list of cards", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/customer/list/card", "headers": [ { "name": "authorization", "value": "" }, { "name": "content-language", "value": "" } ] }, "docs": "list of cards" } ] } ], "bundled": true }