{ "operatorId": "string", "stationId": "string" }
curl --location --request POST '/govbiz/open/station/deleteStation' \ --header 'Content-Type: application/json' \ --data-raw '{ "operatorId": "string", "stationId": "string" }'
{ "code": "string", "msg": "string" }