v1
latestOpenAPI 3.1.02026-07-24136043.5 KBVerifying notifications
Merchant confirm notification
post/service/servlet/ConfirmTrans
Request body
Example request
{
"merchant": {
"merchantId": "Paramount",
"merchantUserId": "user"
},
"transaction": {
"transactionFee": 100,
"dataPassThrough": "sub-",
"transactionAmount": 2000,
"errorCode": "99",
"currencyCode": "CAD",
"transactionId": "20210512184646190729000000"
}
}Response
Return a 200 status to indicate that the data was received successfully