Get plant detail

post

Here provide exactly query criteria of either stationId or stationName to obtain station detail information.

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
  • : all privileges
  • : all privileges
Authorizations
OAuth2clientCredentialsRequired
Token URL:

OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
stationIdstringRequired

Station id

Example: ST22****77FV
stationNamestringOptional

Station name

Example: Henry
Responses
chevron-right
200

Operation was successful

application/json
post
/v1/station/detail

Last updated