Skip to content

Instantly share code, notes, and snippets.

@angebagui
Created August 18, 2022 12:44
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 angebagui/a1d567edf9093c9f3bde4b7044c16f6e to your computer and use it in GitHub Desktop.
Save angebagui/a1d567edf9093c9f3bde4b7044c16f6e to your computer and use it in GitHub Desktop.
{
"type" : "PICKUP",
"datePickup" : "2022-08-17",
"timePickup" : "09:56",
"vehicleType" : "SCOOTER",
"address" : "Groupe Scolaire Shalom, Rue K70, Agban, Gendarmerie Agban, Cocody, Abidjan, Côte d’Ivoire",
"receiver" : {
"firstname" : "T",
"lastname" : "R",
"phoneNumber" : "+2250584400312",
"email" : "angebagui@adjemin.com",
"entreprise" : "T R",
"address" : "Yamoussoukro, Côte d’Ivoire",
"specificationAddress" : "Yamoussoukro, Côte d’Ivoire"
},
"parcels" : [
{
"packageSize" : "S",
"description" : "Nom du Contact: Senteur D'elice Téléphone du Contact: +2250584400272 ID Commande: #64 Détails Commandes: 1 X Basket Homme\n",
"price" : "17550",
"amountCollect" : "17550",
"isFromAPI" : true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment