{
"DebtRecoveryType": "string",
"RecoveryAmount": {
"amount": 0,
"code": "str"
},
"OverPaymentCredit": {
"amount": 0,
"code": "str"
},
"DebtRecoveryItemList": [
{
"RecoveryAmount": {
"amount": 0,
"code": "str"
},
"OriginalAmount": {
"amount": 0,
"code": "str"
},
"GroupBeginDate": "2019-08-24T14:15:22.123Z",
"GroupEndDate": "2019-08-24T14:15:22.123Z"
}
],
"ChargeInstrumentList": [
{
"Description": "string",
"Tail": "string",
"Amount": {
"amount": 0,
"code": "str"
}
}
]
}