Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jimmytheneutrino/4279edff3cc8ff9f910f3c6bbf642c51 to your computer and use it in GitHub Desktop.

Select an option

Save jimmytheneutrino/4279edff3cc8ff9f910f3c6bbf642c51 to your computer and use it in GitHub Desktop.
POST /schedule-0.1/api/v1/events HTTP/1.1
Host: localhost:8080
Authorization: Bearer yupi
Content-Type: application/json
Cache-Control: no-cache
Postman-Token: 7257d132-e924-ed0c-20e9-ebe8b7ee728d
{
"dtstart": "2016-04-12T08:50:17.157+0000",
"dtend": "2016-04-12T08:50:17.157+0000",
"duration": 342345,
"comment": "comment 0",
"resources": {
"port": {
"code": "V",
"name": "Virtsu"
},
"ship": {
"code": "9762651",
"name": "Tõll"
},
"direction": {
"code": "2",
"name": "Virtsu-Kuivastu"
},
"transportation-type": {
"code": "1",
"name": "Graafikujärgne reis"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment