Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The EzyStream platform can allow approved partners to send notifications into their app, or customers apps.

...

METHOD

POST


PARAMETERS 

tp     

Topic 

tt        - Title

ms     - Message

st       - Topic of the notificaiton

tt

Title of the notification

ms

Message of the notification

st

Send time, use Unix timestamp (UTC time, milliseconds from 1 Jan. 1970)

cpid

cpid   - Channel Partner Id,   need to be encrypted using AES-256-CSC. Please generate encrypt key and secret from EzyAdmin Configuration.

uid (optional)      -   user

user ID


EXAMPLE RESPONSE - SUCCESS

...