Zone
Query parameters
organizationIdinteger · int32Optional
The identifier of the organization. Required unless user has global privileges.
Responses
200
List of market zones
application/json
idinteger · int32Required
createdByinteger · int32Required
createdAtstring · date-timeRequired
namestring · nullableRequired
timeResolutionall ofRequired
integer · enumOptionalPossible values:
orderQuantityResolutioninteger · int64Required
minOrderQuantityinteger · int64Required
organizationIdsinteger · int32[] · nullableRequired
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
get
/api/grid/zoneQuery parameters
organizationIdinteger · int32Required
The identifier of the organization
Responses
200
Meta information of all market zones that the given organization is a participant of
application/json
marketZoneIdinteger · int32Optional
marketZoneNamestring · nullableOptional
managerOrganizationIdsinteger · int32[] · nullableOptional
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
get
/api/grid/zone/participationLast updated
Was this helpful?