Shops > Notifications > message
Commerce APIShopsNotificationsmessage

message

POST:message.json

Description

Resend message.

Currently you can only resend one message at a time. This restrictions might be lifted in future.

Permission bit: "messages.send"

Topic: Notifications

Arguments

ids: [String!]!

List of message ids. See also: Unique Identifiers

Example: ["ms_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

[Message!]

Preview

Loading module