Authorizations
Path Parameters
Example:
"{{walletId}}"
Response
200 - application/json
200
Example:
[
{
"destination": {
"address": "0x0077777d7EBA4688BDeF3E311b846F25870A19B9",
"asset": "USDC",
"blockchain": "base",
"isGateway": true
},
"isActive": true,
"name": "Swap from Base USDC to Gateway",
"order": "FASTEST",
"slippageTolerance": "5",
"source": {
"assets": ["USDC"],
"blockchain": "base",
"maxAmount": "1000",
"minAmount": "1"
}
}
]
Example:
"Auto settlements rules fetched successfully"
Example:
200