Kizspy.meements:
-
-
-
-
Method: GET
302
URI: /api/ticket/:userld
Headers: Content-Type: application/json
Parameters:
o userld: Objectid of the user
Response:
o Status Code: 200 OK
Body:
FPT
{
"userId": "ObjectId",
"ticketInfo": [
{
"showtimeId": "ObjectId",
"movieId": "ObjectId",
"movieTitle": "String",
"totalPrice": Number
}
],
}
"totalAmount": Number
Zoom
+ 100%
Close