patch https://api-sandbox.qorcommerce.io/v3/channels/notifications
Update / set merchant notifications.
Parameters
The following parameters are available to update / set merchant notifications placed inside a notifications object.
parameter | description | required |
---|---|---|
refunds | enable/disable the refund notification 0 = disable and 1 = enable | No |
refunds_sendto | comma delimited list of email addresses | No |
autorefunds | enable/disable the auto refund notification 0 = disable and 1 = enable | No |
autorefunds_sendto | comma delimited list of email addresses | No |
disputes_daily | enable/disable the disputes (daily) notification 0 = disable and 1 = enable | No |
disputes_reminders | enable/disable the disputes (reminder) notification 0 = no and 1 = enable | No |
disputes_sendto | comma delimited list of email addresses | No |
trxns_yesterday | enable/disable the transactions summary (yesterday) notification 0 = disable and 1 = enable | No |
trxns_monthtodate | enable/disable the transactions summary (month to date) notification 0 = disable and 1 = enable | No |
trxns_sendto | comma delimited list of email addresses | No |
Response Codes
Link to details on related response codes.