Authorizations
Path Parameters
Example:
"{{walletId}}"
Example:
"534e0480-f444-40c0-bc2e-2ef17bf7999e"
Body
application/json
Example:
true
This endpoint allows you to update the auto-settlement settings for a specific address. The primary purpose of this request is to enable or disable the auto-settlement feature for the address.
The request body must be in JSON format and can include the following parameter:
| Parameter | Type | Required | Description |
|---|---|---|---|
| isActive | boolean | No | Indicates whether the auto-settlement feature should be activated (true) or deactivated (false). |
"{{walletId}}"
"534e0480-f444-40c0-bc2e-2ef17bf7999e"
true