Get /api/v3/exchange/eco

Operation: CreateTokenForPartitionV3

Summary

My.EnergyCap.Com needs a way to get a token from a partition name. Pass in a partition, create and return a token for provided partition.

Path and Query Parameters

Parameter Description Type Location
partition string Query

Response Parameters

HTTP 200


Body Parameters

Content Type: application/json

Type Reference: SingleValue

Parameter Description Type
value object

Responses

HTTP 200

Body

Content Type: application/json
{
  "value": {}
}