curl --location --request PUT '/api/voucher-word' \
--header 'accountSetId: 794981295003285450' \
--header 'F-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "795250571580814543",
"word": "借",
"printTitle": "借款凭证",
"isDefault": false
}'{
"success": true,
"code": 200,
"msg": ""
}