Versions Compared

Key

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

...

https://github.com/egovernments/utilities/tree/API_CRON/scripts/api-cron-job

Localization:

Following is the message cURL to be pushed in localization:

Code Block
{
    "RequestInfo": {
      "apiId": "Rainmaker",
      "ver": ".01",
      "ts": "",
      "action": "_create",
      "did": "1",
      "key": "",
      "msgId": "20170310130900|en_IN",
      "authToken": "{{qaAuth}}"
    },
    "tenantId": "pb",
    "module": "rainmaker-tl",
    "locale": "en_IN",
     "messages":[
        {
            "code": "tl.en.reminder",
            "message": "Dear {OWNER_NAME}, Your trade license number {LICENSE_NUMBER} for {TRADE_NAME} is expiring on {EXPIRY_DATE}. Please Renew your Trade License to avoid any penalties.",
            "module": "rainmaker-tl",
            "locale": "en_IN"
        }
    ]
  }

Builds:

tl-services and egov-workflow-v2 needs to be promoted.