{
"adjustmentTransaction": {
"cardAccountId": "string",
"companyId": "string",
"companyName": "string",
"accountTitle": "string",
"amount": 0,
"transactionCode": {
"name": {},
"label": "string",
"description": "string",
"subModels": [
{}
],
"minValue": 0,
"maxValue": 0
},
"transactionType": {
"name": {},
"label": "string",
"description": "string",
"subModels": [
{}
],
"minValue": 0,
"maxValue": 0
}
},
"cardAccountEntityUpdateResponse": {
"creditLimit": 0,
"fileUrl": "string"
},
"unAllocateCardFundResponse": {
"enkashCardId": "string",
"amount": 0,
"transactionCode": {
"name": {},
"label": "string",
"description": "string",
"subModels": [
{}
],
"minValue": 0,
"maxValue": 0
},
"transactionType": {
"name": {},
"label": "string",
"description": "string",
"subModels": [
{}
],
"minValue": 0,
"maxValue": 0
},
"cardAccountId": "string",
"companyName": "string",
"cardKitNumber": "string",
"companyId": "string"
}
}