{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Issued API", "version": "1.0" }, "items": [ { "info": { "name": "Issued", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Determine if the Settlement Rate Has Been Issued.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/conversion-rate-issued", "params": [ { "name": "date", "value": "2023-02-27", "type": "query", "description": "The date by which the rate would have been issued." } ] }, "docs": "Provides status update if the present day Mastercard currency conversion rates are issued. Mastercard rates are published daily and effective for 24 hours." } ] } ], "bundled": true }