Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the settlement rule
Body
application/json
Unique identifier for the request (recommend using uuid v4)
Example:
"{{$guid}}"
Blockchain network for the settlement rule
Available options:
BASE
, POLYGON
, ETHEREUM
, SOLANA
Example:
"BASE"
Whether to include HiFi's fee in addition to custom rules
Example:
false
Array of settlement rules
Minimum length:
1
Response
Success
Unique identifier for the settlement rule
Example:
"15c786fb-de7a-520c-a4b3-f312d4a122d2"
Blockchain network for the settlement rule
Available options:
BASE
, POLYGON
, ETHEREUM
, SOLANA
Example:
"BASE"
Whether to include HiFi's fee in addition to custom rules, please contact HiFi support if you want to include HiFi's fee
Example:
false
Array of settlement rules