Version 17.07.2023 Networks

Specify networks in settlement requests and transactions

Finery Markets introduces network specifications for assets.

Breaking API changes

Changes to the REST protocol

You may find available networks through the following REST command

pageinstruments

A network can be optionally specified when creating a settlement request

pageaddIncomingSettlementRequestpagesettlementRequests

A network can be optionally specified when creating a settlement transaction

pageaddOutgoingSettlementTransactionpagesettlementTransactionspagesettlementTransactionHistorypagesettlementHistory

Positions will request returns updated settlement orders

pagepositions

Changes to the WS protocol

There are changes in feeds that handle settlements, settlement requests, and transactions

Please note that feed 'I' remains unchanged

Networks have been added into settlementOrder and settlementDeal events

pageFeed 'P' - PositionspageFeed 'S' - Settlement orders

Settlement requests contain the network field

pageFeed 'R' - Settlement requests

Transactions from now on contain the network field

pageFeed 'N' - Settlement transactions

Last updated