Shops > Notifications > smsMessagesPage
Commerce APIShopsNotificationssmsMessagesPage
smsMessagesPage
GET:sms/messages/page.json

Description

Get test shop sms messages.

See also: Pagination.

Permission bit: "messages.read"

Topic: Notifications

Arguments

last_key: String

Key of the last item from previous page. See also: Pagination


limit: Int

Return up to N entries (pagination). See also: Pagination


offset: Int

Skip N entries (pagination). See also: Pagination


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

TestSmsPage

Preview (typescript)

Loading module