Skip to main content
POST
Child Address Create Rule

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"{{walletId}}"

addressId
string
required
Example:

"534e0480-f444-40c0-bc2e-2ef17bf7999e"

Body

application/json
destination
object
isActive
boolean
Example:

true

isGateway
boolean
Example:

true

name
string
Example:

"Swap from USDC to Gateway"

order
string
Example:

"FASTEST"

slippageTolerance
string
Example:

"5"

source
object

Response

200 - application/json

Regular 200 / Gateway 200

data
object
message
string
Example:

"Auto settlement rule created successfully"

statusCode
number
Example:

200