{
"success": true,
"message": "<string>",
"data": {
"id": 123,
"debit": 123,
"credit": 123,
"name": "<string>",
"clientId": 123,
"bookingId": 123,
"ccPaymentId": "<string>",
"userId": 123,
"bankPaymentId": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
}