{
"account": "string",
"request_path": "string",
"taxNo": "string"
}
curl --location --request POST 'https://api-dev.piaozone.com/test/?access_token=&reqid=&taxNo=' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "string",
"request_path": "string",
"taxNo": "string"
}'
{
"errcode": "0000",
"description": "success",
"data": {
"skssq": "201909;20191024;201910",
"gxrqfw": "20180906-20190930"
}
}