token: ********************
{
"id": 0,
"status": "string",
"reason": "string"
}
curl --location --request POST '/patentRegister/invalidOrSendBack' \
--header 'Content-Type: application/json' \
--header 'token;' \
--data-raw '{
"id": 0,
"status": "string",
"reason": "string"
}'
{}