Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Unique identifier for the request (recommend using uuid v4)
"{{$guid}}"
Blockchain network for the settlement rule, this should be the same as the blockchain network of the virtual account
BASE
, POLYGON
, ETHEREUM
, SOLANA
"BASE"
Whether to include HiFi's fee in addition to custom rules, please contact HiFi support if you want to include HiFi's fee
false
Array of settlement rules
1
Response
Success
Unique identifier for the settlement rule
"15c786fb-de7a-520c-a4b3-f312d4a122d2"
Blockchain network for the settlement rule
BASE
, POLYGON
, ETHEREUM
, SOLANA
"BASE"
Whether to include HiFi's fee in addition to custom rules, please contact HiFi support if you want to include HiFi's fee
false
Array of settlement rules