POST:message.json
Commerce APIPOST:message.json

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

Query Parameters

ids: Comma-separated array of String, required

List of message ids. See also: Unique Identifiers

Example: ?ids=ms_EQzGqWoY,ms_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

Array of Message

Response Body Type

Loading module