Shops > Notifications
The Notifications API can be employed to help diagnose issues with message deliverability or other problems. In test mode, both email and SMS notifications can be viewed. In live mode, the API can also be utilized to verify the status of a message and attempt to resend it.
Endpoints
Endpoint | Description |
---|---|
emailMessagesDelete | Delete test shop email messages |
emailMessagesPage | Get test shop email messages |
message | Get messages status |
message | Resend message |
requests | Create anonymous request |
smsMessagesDelete | Delete test shop sms messages |
smsMessagesPage | Get test shop sms messages |
smsSentSummary | Get sent sms messages over period of time (aggregated) |
Types
Types |
---|
Message |
Request |
SmsMessageSummary |
TestEmailPage |
TestSmsPage |