View Contract details

Updated on 30 Mar 2023

Viewing Contract details means that the Administrator can see all the settings of a chosen contract (both system and gate). Via the UI, this flow allows the Admin to change a Contract’s configuration.

APIs for this use case:

GET​/contracts​/{contractId}​/commission-profilesView commission profiles of specified contract
GET​/contracts​/{contractId}​/commission-profiles​/{commissionProfileId}​/limit-profiles​/{limitProfileId}View limit profile
POST​/contracts​/{contractId}​/commission-profiles​/viewView commission profiles for specified contract, issuer, flow
GET​/contracts​/{contractId}​/commission-profiles​/{profileId}View commission profile
GET​/operation-flowsObtain all available operation flows
GET​/contracts​/{contractId}​/gate-commission-profilesView gate commission profiles for specified contract
GET​/contracts​/{contractId}​/gate-commission-profiles​/{profileId}View gate commission profile
GET​/contracts​/{contractId}​/gate-commission-profiles​/{profileId}​/commission-settings-recordsView commission settings of gate commission profile
GET​/contracts​/{contractId}​/gate-commission-profiles​/{profileId}​/exchange-settings-recordsView exchange settings of gate commission profile
GET​/contracts​/{contractId}​/gate-commission-profiles​/{gateCommissionProfileId}​/limit-profilesObtain gate limit profiles for specified gate commission profile
GET​/contracts​/{contractId}​/gate-commission-profiles​/{gateCommissionProfileId}​/limit-profiles​/{limitProfileId}View gate limit profile
GET​/contracts​/{contractId}​/gate-commission-profiles​/{profileId}​/product-commission-settings-recordsView product commission settings of gate commission profile