Skip to content

Instantly share code, notes, and snippets.

@michaelkrog
Last active April 20, 2023 11:39
Show Gist options
  • Save michaelkrog/df7c7839f33d733c3f4b074538716587 to your computer and use it in GitHub Desktop.
Save michaelkrog/df7c7839f33d733c3f4b074538716587 to your computer and use it in GitHub Desktop.
Create assignment
{
"contactId" : "cont-BA7rxxxxxxx",
"contactName" : "Aalborg Zoo ",
"message" : null,
"plan" : {
"serviceWindow": {
"startTime": "08:00:00",
"endTime": "16:00:00"
},
"indicativeDate" : "2023-02-19"
},
"tasks" : [ {
"description" : "Tromling af plænen, ca m2: 1500, KP: Nej",
"note" : "-",
"unitPrice" : 239600,
"duration" : 120
} ],
"address" : {
"street" : "Mølleparkvej 63",
"apartment" : "1",
"postalCode" : "9000",
"city" : "Aalborg",
"countryCode" : "DK"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment