{
"file": "string",
"nsrsbh": "string"
}
curl --location --request POST 'http://host:port/fpsb/fpsbByFile.do' \
--header 'Date;' \
--header 'host;' \
--header 'x-htjs-nonce;' \
--header 'x-htjs-ua;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"file": "string",
"nsrsbh": "string"
}'
{}