{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening I D P Claim Share Insights API", "version": "1.0" }, "items": [ { "info": { "name": "I D P Claim Share Insights", "type": "folder" }, "items": [ { "info": { "name": "To send user interaction data to MIDs so MIDs and RPs have insight into the usage of the Claim Share API.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/claim-share-insights/:arid", "params": [ { "name": "arid", "value": "df52649e-4096-456a-bca0-751ee470009f", "type": "path", "description": "UUID represents the ARID." } ], "body": { "type": "json", "data": "{}" } }, "docs": "To give insights on user interaction with the Claim Share API to MIDs and RPs." } ] } ], "bundled": true }