GET:sms/sent_summary.json
Commerce APIGET:sms/sent_summary.json

GET:sms/sent_summary.json

Description

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

Permission bit: "messages.read"

Topic: Notifications

Query Parameters

sent_at_max: String, required

Upper boundary

Example: ?sent_at_max=2014-09-04T12:23:34Z

Timestamp (RFC 3339)


sent_at_min: String, required

Lower boundary

Example: ?sent_at_min=2014-09-04T12:23:34Z

Timestamp (RFC 3339)


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

Array of SmsMessageSummary

Response Body Type

Loading module