{
"opencollection": "1.0.0",
"info": {
"name": "Mastercard Bill Payment Validator Account Opening Alert Outcomes API",
"version": "1.0"
},
"items": [
{
"info": {
"name": "Alert Outcomes",
"type": "folder"
},
"items": [
{
"info": {
"name": "( Merchant / Partner ) Submit an outcome to an alert. Multiple alert outcomes (up to 25 ) can be provided. (MVP or later)",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/outcomes",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Allows submission of outcomes to one or more alerts.
\n
\nImportant Notes:\n 1. When providing your outcome and refund flag, ensure that you **respond to the alert within 24 hours** with a final state outcome to optimize your chance of stopping the chargeback. The first final state outcome you provide for an Alert is the outcome that will be sent to the issuer.
\n
\n 2. In_progress and shipper_contacted are considered in-transit outcomes. In best practice, do not leave an alert wi"
}
]
}
],
"bundled": true
}