Skip to content

Update slippage setting

PUT
/v1/exchange/slippage
curl --request PUT \
--url https://api.parasta.io/v1/exchange/slippage \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "slippage": "example" }'
Media type application/json
object
slippage
required
string
Example generated
{
"slippage": "example"
}

OK

Media type application/json
object
slippage
string
isCustom
boolean
Example generated
{
"slippage": "example",
"isCustom": true
}

Please contact your representative. 담당자에게 문의해주세요.