Skip to content

Get orderbook lock status

Request

Get current orderbook status

Security
api-key
GET
/public-api/1.0/electricity/gopacs-orderbook/status
curl -i -X GET \
  https://acc-trading.etpa.nl/public-api/1.0/electricity/gopacs-orderbook/status \
  -H 'api_key: YOUR_API_KEY_HERE'

Responses

OK

Bodyapplication/json
string
Enum:"ACTIVE""LOCKED""PARTIALLY_LOCKED"
Response
"ACTIVE"