netfluid__push_message_send
Sends a push message to customer. Push messages are limited to 160 characters per message
Sends a push message to customer. Push messages are limited to 160 characters per message @param api_key: The api key allocated to your application @param token: The wallet_api_token provided by /access/login @param wallet_fk: The wallet_fk provided by /access/login @param message: The message content in plain text @param title: The message title in plain text
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| token | Yes | ||
| api_key | Yes | ||
| message | Yes | ||
| wallet_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||