Shops > Notifications > smsSentSummary
Commerce APIShopsNotificationssmsSentSummary
smsSentSummary
GET:sms/sent_summary.json

Description

Get sent sms messages over period of time (aggregated).

Permission bit: "messages.read"

Topic: Notifications

Arguments

sent_at_max: String!

Upper boundary

Timestamp (RFC 3339)


sent_at_min: String!

Lower boundary

Timestamp (RFC 3339)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[SmsMessageSummary!]

Preview (typescript)

Loading module