POST Cancel settlement
Cancels the settlement request and unpause the market maker's trading activities.
POSThttps://newapi.native.org/lend/v1/lend/cancel-settlement
Header parameters
Body
chain*enum
Native blockchain name, eg: ethereum, bsc, etc
"ethereum"
ethereumbscbsc_testnetsepoliapolygonmumbaiarbitrumavalanchemantlezetachain_athens3basemantascrollzetachainlineazklinkmorph_testnetmorph_holesky_testnetmantle_sepolia_testnetpolygon_amoy_testnetavalanche_fuji_testnetberachain_bartio_testnet
recipient*string
The address of the market maker or the settler
Pattern:
^0x[a-fA-F0-9]{40}$
positionUpdates*array of TokenAmount (object)
The position updates for the settlement
trader*string
The address of the trader
Pattern:
^0x[a-fA-F0-9]{40}$
Response
Success
Body
success*string
Request
Response
Example response
Error responses
Last updated