Home

Add a bundling rule to an account bundler

POST
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired
methodstringrequired
paramsobjectrequired
Show child attributes
requestTypestring
chaininteger

The child chain related to the operation (eg 2 for Ignis)

minRateNQTPerFXTstring

The minimum rate in chain NQT per ARDR NQT accepted by the bundler

totalFeesLimitFQTstring

The maximum amount of ARDR NQT to be paid in total by the bundler

overpayFQTPerFXTstring

An additional factor of the Ardor fee to pay in case of competing bundlers

feeCalculatorNamestring

A bundling rule for filtering

filterArray<string>

Filter or filters to be applied (PersonalBundler, PropertyBundler, AssetBundler, CurrencyBundler, PurchaseBundler or QuotaBundler)

idintegerrequired

Response

200OK

Bundling rule added successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error