Update the organization's compliance settings. Use to configure AML screening, KYB requirements, or other regulatory options. Reference the wallet repo for allowed fields and behavior.
| Parameter | Type | Required | Description |
|---|---|---|---|
organizationId | UUID | Yes | Organization identifier |
| Field | Type | Required | Description |
|---|---|---|---|
chainalysis | object | No | Chainalysis compliance settings |
chainalysis.enabled | boolean | Yes (if chainalysis provided) | Enable Chainalysis integration |
chainalysis.apiKey | string | No | Chainalysis API key |
chainalysis.riskThreshold | string | No | Risk threshold level |
elliptic | object | No | Elliptic compliance settings |
elliptic.enabled | boolean | Yes (if elliptic provided) | Enable Elliptic integration |
elliptic.apiKey | string | No | Elliptic API key |
elliptic.riskThreshold | string | No | Risk threshold level |
organization:update
Update the organization's compliance settings. Use to configure AML screening, KYB requirements, or other regulatory options. Reference the wallet repo for allowed fields and behavior.
| Parameter | Type | Required | Description |
|---|---|---|---|
organizationId | UUID | Yes | Organization identifier |
| Field | Type | Required | Description |
|---|---|---|---|
chainalysis | object | No | Chainalysis compliance settings |
chainalysis.enabled | boolean | Yes (if chainalysis provided) | Enable Chainalysis integration |
chainalysis.apiKey | string | No | Chainalysis API key |
chainalysis.riskThreshold | string | No | Risk threshold level |
elliptic | object | No | Elliptic compliance settings |
elliptic.enabled | boolean | Yes (if elliptic provided) | Enable Elliptic integration |
elliptic.apiKey | string | No | Elliptic API key |
elliptic.riskThreshold | string | No | Risk threshold level |
organization:update