Skip to main content
PATCH
Update a settlement rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

settlementRuleId
string
required

Public ID of the settlement rule (prefixed with sr_)

Body

application/json
rules
object[]
required
Required array length: 1 - 10 elements
chain
enum<string>
required
Available options:
BASE,
POLYGON,
ETHEREUM,
SOLANA,
TRON
includeHIFIFee
boolean
required

Response

Settlement rule updated.

id
string

Public ID of the settlement rule (prefixed with sr_).

rules
object[]
Required array length: 1 - 10 elements
chain
enum<string>
Available options:
BASE,
POLYGON,
ETHEREUM,
SOLANA,
TRON
includeHIFIFee
boolean
createdAt
string<date-time>
updatedAt
string<date-time>