{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Suspected Fraud Submission API", "version": "1.0" }, "items": [ { "info": { "name": "Suspected Fraud Submission", "type": "folder" }, "items": [ { "info": { "name": "Add a New Suspected Fraud Record Using Minimal Input Parameters for Mastercard Built Transactions.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/mastercard-frauds", "body": { "type": "json", "data": "{}" } }, "docs": "This endpoint allows the initiator to add a new suspected fraud record using minimal input parameters for Mastercard built transactions. To submit a transaction as suspected fraud, a match has to be found in the Mastercard transaction data repository(Data Warehouse)." } ] } ], "bundled": true }