{
    "fields": {
        "issuetype": {
            "name": "Contract"
        },
        "project": {
            "key": "DSC"
        },
        "description": "Hi Data Support, The organisation [entry.orgname] wishes to renew their licence DS-[entry.LicenceID]. Small business discount requested for the new licence: [entry.SMB]",
        "summary": "Renewal Archive Commercial DS-[entry.LicenceID]",
        "reporter": {
            "name": "[entry._user]"
        },
		"customfield_11110": "Contract",
        "priority": {
            "name": "Minor"
        },
        "labels": [
            "renewal-archive-commercial"
        ],
        "duedate": "[entry._now.jiraDate]",
        "assignee": {
            "name": "[entry._user]"
        }
    }
}