{
"refund_id": 16
}curl --location --request POST '/adminapi/finance/refund_apply/offline_audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"refund_id": 16
}'{
"code": 0,
"msg": "ok",
"data": {
"errcode": 0,
"message": "更新成功"
}
}