{
"AdjustMoney": 0,
"CustomerID": 0,
"RecoveryTime": "2019-08-24T14:15:22.123Z",
"Remark": "string"
}curl --location --request POST '/api/CaiHua_Business_App_CustomerCreditRemoteBO/AdjustMoney' \
--header 'Content-Type: application/json' \
--data-raw '{
"AdjustMoney": 0,
"CustomerID": 0,
"RecoveryTime": "2019-08-24T14:15:22.123Z",
"Remark": "string"
}'{
"Result": true,
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}