Skip to main content

/exchange/v1/settlement/network

Set the default settlement network for CVA addresses (multi-chain scenario)

Request Body required
    collateralId CollateralId required

    Unique identifier for the CVA account

    currency Currency required

    Currency identifier defined by the exchange

    settlementNetwork string required

    Default settlement network for the CVA account, specified by the user on Sinohope side (previously confirmed with the exchange)

Responses

Successful response


Schema
    status boolean required

    Status of setting the preferred network, False/True (failed/success)

Loading...