Skip to content

Instantly share code, notes, and snippets.

@kennyhorna
Created June 6, 2018 15:56
Show Gist options
  • Save kennyhorna/5cad355f15c96362a6b2fe9d3b605f74 to your computer and use it in GitHub Desktop.
Save kennyhorna/5cad355f15c96362a6b2fe9d3b605f74 to your computer and use it in GitHub Desktop.
{
"reservation_id": 634,
"user_id": 1,
"user_full_name": "Kenny Chingon Horna",
"user_image": "images/users/avatars/1.jpeg",
"venue_id": 63,
"venue_name": "Canchita 01",
"venue_address": "82634 Mazie Green",
"date": "08/06/2018",
"status": "cancelled",
"is_manual": false,
"paid_amount": 0,
"total": 150,
"details": [
{
"reservation_id": 634,
"field_id": 184,
"field_name": "Cancha 2",
"field_size": "Fútbol 5",
"field_type": "Grass natural",
"hour": "12:00:00",
"amount": 150
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment