Graph


Json

Request

[
  {
    "Key":"16fa1a7d-3270-447d-8275-d7cd91c7bf84",
    "PlannedTime": "2018-01-30T12:23:43.683",
    "ColorCode": "#e842f4",
    "Duration": "00:30:00",
    "UserEmail": "travis@sequens.ch",
    "JobTemplateTitle": "API Example 1",
    "Parameters": [
      {
        "Name": "TASK",
        "Value": "Paint walls"
      },
      
      {
        "Name": "CUSTOMER",
        "Contact": {
          "Reference": "AB124",
          "LanguageCode": "en",
          "Salutation": "",
          "CompanyName": "GOANA Corp.",
          "Remarks": "A great company",
          "Location": {
            "Street": "Waisenhausplatz",
            "StreetNumber": "22",
            "StreetSupplement": "Building A",
            "Zip": "3011",
            "City": "Bern",
            "CountryIsoCode": "CH"
          },
          "ContactDetails": [
            {
              "Type": "Email",
              "Value": "info@goana.net",
              "IsPreferred": false
            }
          ]
        }
      },
      {
        "Name": "TIME",
        "Value": 1.5
      },
      {
        "Name": "TYPE",
        "Key":"B"
      }
    ]
  }
]

Response

[
  {
    "Id": 1,
    "Key": "16fa1a7d-3270-447d-8275-d7cd91c7bf84",
    "Successful": true,
    "Message": "updated"
  }
]


Mobile View

Note: Job was set to status "Finished"