Shops > Notifications
Commerce APIShopsNotifications
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

EndpointDescription
emailMessagesDeleteDelete test shop email messages
emailMessagesPageGet test shop email messages
messageGet messages status
messageResend message
requestsCreate anonymous request
smsMessagesDeleteDelete test shop sms messages
smsMessagesPageGet test shop sms messages
smsSentSummaryGet sent sms messages over period of time (aggregated)

Types

Types
Message
Request
SmsMessageSummary
TestEmailPage
TestSmsPage