Untitled

 avatar
unknown
plain_text
24 days ago
945 B
4
Indexable
{
  "RequestHeader": {
    "EntityCode": "HU",
    "Language": "EN",
    "SourceSystem": "FDS",
    "ChannelID": "INT",
    "UserID": "czpushtest",
    "Product": "NA",
    "RequestCode": "578bd597-e178-428b-b4a6-1a0edd501b35",
    "ClientIP": "10.3.90.102",
    "ProxyIP": "10.3.90.102",
    "IsInternational": false,
    "SessionID": "AAABBBCCCDDDEEEFFF00011122233344.dcs01"
  },
  "Request": {
    "CustomerId": "xxx_test",
    "EventType": "retail.collection.notification",
    "MessageType": "FULL_MESSAGE",
    "OutChannel": "PUSH",
    "Payload": {
      "Sequence": [
        {
          "Key": "LANGUAGE_CODE",
          "StringValue": "hu"
        },
        {
          "Key": "PUSHAPPLICATION",
          "StringValue": "MobilePI"
        },
        {
          "Key": "SUBJECT",
          "StringValue": "test_subject"
        },
        {
          "Key": "BODY",
          "StringValue": "test_body"
        }
      ]
    }
  }
}
Leave a Comment