{
"acctDpstParref": 0,
"acctNo": "string",
"acctParref": 0,
"amount": "string",
"bankDr": 0,
"bankcardtypeDr": 0,
"cardChequeNo": "string",
"chargeInsuDr": 0,
"chequeDate": "2019-08-24T14:15:22Z",
"current": 0,
"id": "string",
"order": "string",
"page": 0,
"payDate": "2019-08-24T14:15:22Z",
"payTime": "2019-08-24T14:15:22Z",
"paymodeDr": 0,
"rows": 0,
"size": 0,
"sort": "string",
"trnsDr": 0,
"updatedatetime": "2019-08-24T14:15:22Z"
}
curl --location --request POST '/his/ar/op/biz/paAcctPredpstPaymode/selectById' \
--header 'Content-Type: application/json' \
--data-raw '{
"acctDpstParref": 0,
"acctNo": "string",
"acctParref": 0,
"amount": "string",
"bankDr": 0,
"bankcardtypeDr": 0,
"cardChequeNo": "string",
"chargeInsuDr": 0,
"chequeDate": "2019-08-24T14:15:22Z",
"current": 0,
"id": "string",
"order": "string",
"page": 0,
"payDate": "2019-08-24T14:15:22Z",
"payTime": "2019-08-24T14:15:22Z",
"paymodeDr": 0,
"rows": 0,
"size": 0,
"sort": "string",
"trnsDr": 0,
"updatedatetime": "2019-08-24T14:15:22Z"
}'