Skip to content

Instantly share code, notes, and snippets.

@kennyhorna
Created June 6, 2018 15:58
Show Gist options
  • Save kennyhorna/f8bd7ae9c53e521bc7cd4ab4afdc4491 to your computer and use it in GitHub Desktop.
Save kennyhorna/f8bd7ae9c53e521bc7cd4ab4afdc4491 to your computer and use it in GitHub Desktop.
{
"reservation_id": 635,
"user_full_name": "Reserva manual",
"user_image": "images/users/avatars/default.jpg",
"venue_id": 35,
"venue_name": "Arena Fútbol 82",
"venue_address": "5505 Isabella Mountain Suite 506",
"date": "06/06/2018",
"status": "pending",
"is_manual": true,
"paid_amount": 0,
"total": 110,
"details": [
{
"reservation_id": 635,
"field_id": 100,
"field_name": "Cancha 5",
"field_size": "Fútbol 8",
"field_type": "Grass natural",
"hour": "19:00:00",
"amount": 110
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment