prc-decision
makeDecision-qa
curl --location 'https://prc-decision-qa.platformservices-dev.aws.private/makeDecision' \
--header 'Content-Type: application/cloudevents+json' \
--data '{
"specversion": "1.0",
"id": "42",
"type": "REWARD_AWARDED",
"source": "ihd/decision/prc",
"subject": null,
"time": "2025-09-24T13:23:25.632Z",
"datacontenttype": "application/json",
"dataschema": null,
"data": {
"accountId": "527716329",
"attemptId": "1756972837142",
"promoCode": "TIERBASE40BEBAD3",
"awaitingConsent": false,
"cancelConsent": null,
"status": "REWARD_AWARDED",
"messageId": "d9c5bf16-c755-4d85-97de-86bbd43fba6b",
"promoName": "TIERBASE",
"optInExpiryDate": "2025-10-07T01:00:00Z",
"tags": ["PRC"],
"promoUrl": "https://promos.paddypower.com.nxt.ppbdev.com/promotion?",
"brand": "PADDYPOWER",
"payout": {
"date": "2025-09-04T08:01:37.532Z",
"status": "COMPLETE"
},
"removedBy": null,
"criteriaProgress": [
{
"id": "SportsbookBetCountCriteriaModel1",
"fulfilmentRatio": 1.0,
"tier": {
"name": "Platinum",
"level": 1.0
},
"criteriaParams": null
}
],
"rewardProgress": [
{
"id": "WalletAwardingRewardModel1",
"type": "FREE_BET",
"tokenType": "",
"isUsed": null,
"products": ["SPORTSBOOK"],
"expirationDate": "2025-09-04T01:00:00Z",
"tier": {
"name": "Platinum",
"level": 1.0
},
"params": {
"walletId": "22329856978",
"targetAmount": 5.0,
"walletType": "NON_WAGERING",
"initialAmount": 5.0,
"remaining": 5.0,
"expirationDate": "2025-09-04"
}
}
]
}
}
Des-Prc-decision Curl for health:
curl --location 'https://prc-decision-qa.platformservices-dev.aws.private/health'