Green Grey Swaps can be identified through the new spreadType
parameter, now available in the /entender/requests/{id}
endpoint. The spreadType
parameter provides two values:
To submit quotes for Green Grey Swaps, ensure you provide prices for all three legs. Missing prices will result in an error. Power legs within the swap must be priced consistentlyβfor example, if you quote a Buy GoO price of β6β and a Buy Power price of β90,β then the Sell Power must also be β90.β
New risk endpoints are introduced for better Risk Management experience.
Toggle risk management on or off per commodity, allowing individualized control over risk evaluation within trading processes.
Update detailed risk settings, for each commodity that has risk management on the platform.
New V2.2 endpoints are introduced across all trading API.
A new endpoint is now available for executing trades on entender directly via the API. You can either accept a quote as an RFQ initiator or accept a price proposal as an RFQ recipient.
The API now supports the newly introduced partial trading feature, facilitated primarily by the addition of the "all-or-none" field in relevant endpoints.
The analytics endpoint contains now also the feedback comment that the initiator sends to other participants once the RFQ is closed or traded.
A new endpoint and functionality have been introduced to incorporate enmacc's smart recipient suggestions, whenever they are available.
The load shapes endpoint has been improved and divided into two endpoints, making it easier to access shape details from active requests or traded deals.
Clearing information is now defined per leg, instead of per request.
The 'Quote' attribute now includes a price direction as "bid" or "ask", and 'price-direction' is exposed in the analytics endpoint.
Webhooks now feature updated event names. Please consult the documentation for the new names and their corresponding meanings.
Attribute names have been standardized across various endpoints for clarity. For example, 'id' is now 'request-id' in the /entender/requests endpoints. Similarly, 'id' is 'trade-id' in the /trades endpoints.
Spreads have been restructured, with legs now represented as an array. Additionally, the 'Action' field for spreads now supports same-direction spreads.
Object models have been updated, introducing new models for single and spread RFQs and trades. 'View' has been moved inside the execution object. Additionally, 'spread-id' and 'entender-pre-trade-id' have been replaced with a new object 'pre-trade' in /trades/{id}.
Old entender endpoints are deprecated.
We've removed attributes like spread-id and entender-pre-trade-id, as well as deprecated properties like clearing from relevant endpoints.
Minor update aligning the documentation with the properties already exposed through the API.
Enhanced β/tradesβ endpoints: The /trades endpoints now accommodate the new commodities, and weβve added an additional property to capture the ID of the entender request that led to the trade.
Deprecated entender β/quotationsβ endpoints: The old 2.0 entender quoting endpoints are deprecated. Instead, new 2.1 endpoints are introduced to ensure compatibility with the updated entender trading, handling all the new commodities seamlessly.
Documentation for request creation (POST /entender/requests) has already been updated to support all commodities, however they will only be available for creation at the end of August 2023!
Elcerts have been removed from all endpoints: The offering of elcerts on the enmacc platform has been discontinued and all references to elcerts have been removed from the API.
A new endpoint was created to retrieve concluded entender requests. This replaces the concluded filter for the /entender/requests endpoint! This filter is deprecated and will soon be removed!
New filters available when querying /entender/requests: created-at and concluded-at filters for querying entender RFQs created or concluded within the specified period.
Changes made to reflect an expansion to our clearing capabilities with multiple different exchanges. Most of the clearing related properties have been deprecated and will be removed in the near future.
Changes applied to the documentation: Balancing zone names have been adjusted and new ones added. An additional disclaimer has been added to the entender/{id} endpoint to remove ambiguity regarding "buy/sell" on RFQs.
Major update for enmacc connect API with several new endpoints and data models available to interact with entender via the API.
Announcement of a new version for enmacc connect HTTPS API with a new data model and structure of endpoints. Additionally, specific enmacc HTTPS API V1 endpoints are marked deprecated.