{
"paymentMethod": 1,
"ticketFare": {
"amount": 0,
"currency": "string",
"deductFrom": "DEPOSIT",
"displayAmount": 0,
"displayCurrency": "string"
},
"serviceFee": {
"amount": 0,
"currency": "string",
"deductFrom": "DEPOSIT",
"displayAmount": 0,
"displayCurrency": "string"
},
"paymentFee": {
"amount": 0,
"currency": "string",
"deductFrom": "DEPOSIT",
"displayAmount": 0,
"displayCurrency": "string"
},
"cardType": "string"
}