Skip to main content

Update Email Notification Settings

Update the notification settings for a company.

PATCH/api/companyAuth: Required

Request Body

merchantPaymentReceivedboolean

true — receive emails about payment receiving, false — don't.

merchantTransactionFailedboolean

true — receive emails about payment failure, false — don't.

customerPaymentReceivedboolean

true — customer receives emails about payment receiving, false — don't.

customerTransactionFailedboolean

true — customer receives emails about payment failure, false — don't.

Response

The response will include current merchant's company info with the notification block.