{
"ts": "2023-11-321 09:11:577.1419+0000",
"level": "INFO",
"type": "Business",
"node": "big-lemon-dog",
"application": "customer-profile",
"correlationid": "c3a124c8-b2fa-443e-a26a-001700c2b149",
"thread": "appf-pool-1",
"logger": "c.m..controllers.CustomerService",
"logId": "138646a4-8a49-4123-a0a6-0d8ab5e0a011",
"method": "CustomerService.checkout",
"context": {
"tax": 79.47
},
"params": {
"customer": {
"id": "249872364",
"name": "John",
"pan": "678912******5729"
},
"amount": 345.56
},
"called": [
{
"method": "Payments.auth",
"params": {
"customer": {
"id": "249872364",
"name": "John",
"pan": "678912******5729"
},
"amount": 425.033
},
"response" : {
"transactionId": "120938473120984"
},
"responsetime": 2
},
{
"method": "Payments.capture",
"params": {
"transactionId": "120938473120984"
},
"responsetime": 2
}
],
"responsetime": 2
}