{
"tenantId": "string",
"taxCode": "string"
}curl --location '/web/product/sku/grayQuery' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": "string",
"taxCode": "string"
}'{
"success": true,
"message": null,
"errorCode": "string",
"errorMsg": null,
"requestID": "string",
"total": 0,
"data": [
{}
]
}