Versions Compared

Key

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

...

The actual push message that will be sent, will look something like this:

Code Block
{
  "content": {
    "id": "8608863f-e39a-4129-83be-c7cfd2701aee",
    "message": "This is a test message from create",
    "municipalityName": "INFOLAND",
    "municipalityNumber": "9999",
    "dateCreated": "14-01-2021",
    "type": "CUSTOMER"
  },
  "eventAction": "Created",
  "eventType": "DistributorMessages"
}

...