{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Suspected Fraud Management API", "version": "1.0" }, "items": [ { "info": { "name": "Suspected Fraud Management", "type": "folder" }, "items": [ { "info": { "name": "Change an Existing Suspected Fraud Record Using Minimal Input Parameters for Mastercard Built Transactions.", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/mastercard-frauds", "body": { "type": "json", "data": "{}" } }, "docs": "This endpoint allows the initiator to change an existing suspected fraud record using minimal input parameters for Mastercard built transactions. The initiator can modify both successful and rejected suspected fraud transactions and also modify transactions which are submitted via other channels Online and API." } ] } ], "bundled": true }