{
"site": "string",
"opTypes": [
"string"
],
"clientTypes": [
"string"
]
}curl --location --request POST '/prodMnt/stationConfig/GetStations' \
--header 'Content-Type: application/json' \
--data-raw '{
"site": "string",
"opTypes": [
"string"
],
"clientTypes": [
"string"
]
}'