Skip to content

Instantly share code, notes, and snippets.

@madiodio
Created October 26, 2018 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madiodio/cc7cdacecfd61b8a3c14c2084b1e2c82 to your computer and use it in GitHub Desktop.
Save madiodio/cc7cdacecfd61b8a3c14c2084b1e2c82 to your computer and use it in GitHub Desktop.
{
"method": "POST",
"url": "https://api.paps.sn/v1/createPickup",
"httpVersion": "HTTP/1.1",
"queryString": [
{
"name": "apiKey",
"value": "69bd76dc74ca1d0834de769e3947481a25a9389fc2e172ab1c33"
}
],
"postData": [
{
"name": "jobPickupAddress",
"value": "Fann Hock, Dakar, Sénégal"
},
{
"name": "timezone",
"value": "0"
},
{
"name": "jobPickupDatetime",
"value": "2018-10-23 00:00:00"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment