Transaction Alert Controller

Transaction Alert Controller

getSettings

get
Responses
200

OK

get
/rest/v2/settings/merchant/transaction-alert

createSetting

post
Body
callbackUrlstringOptional

Url that success or failure transaction data will be POSTed to

emailsstringOptional

List of email addresses that will receive the alert

merchantIdstringOptional

Merchant id that has alert settings

terminalIdstringOptional

Terminal id that has alert settings

Responses
200

OK

post
/rest/v2/settings/merchant/transaction-alert

deleteSetting

delete
Responses
200

OK

delete
/rest/v2/settings/merchant/transaction-alert

Last updated

Was this helpful?