{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Lost Stolen API", "version": "1.0" }, "items": [ { "info": { "name": "Lost Stolen", "type": "folder" }, "items": [ { "info": { "name": "Allows a consumer to replace a card that was lost or stolen, with a new card.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/lost-stolen-cards", "body": { "type": "json", "data": "{}" } }, "docs": "Depending upon the action code provided, will replace Bank Account Number and/or Bank Customer Number with new values." } ] } ], "bundled": true }