{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Up API", "version": "1.0" }, "items": [ { "info": { "name": "Up", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Step-up Advice", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/payment-requests/:payment_request_lifecycle_id/step-up-advices", "headers": [ { "name": "X-Request-ID", "value": "" }, { "name": "X-Product-ID", "value": "" }, { "name": "X-Participant-ID", "value": "" }, { "name": "X-JWS-Signature", "value": "" } ], "params": [ { "name": "payment_request_lifecycle_id", "value": "", "type": "path", "description": "Unique identifier assigned by Mastercard, to identify the payment request in subsequent transactions or services." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Enables DSP to send step-up advice to CSP through Mastercard." } ] } ], "bundled": true }