Update compliance settings

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.

Path Parameters

ParameterTypeRequiredDescription
organizationIdUUIDYesOrganization identifier

Request Body

FieldTypeRequiredDescription
chainalysisobjectNoChainalysis compliance settings
chainalysis.enabledbooleanYes (if chainalysis provided)Enable Chainalysis integration
chainalysis.apiKeystringNoChainalysis API key
chainalysis.riskThresholdstringNoRisk threshold level
ellipticobjectNoElliptic compliance settings
elliptic.enabledbooleanYes (if elliptic provided)Enable Elliptic integration
elliptic.apiKeystringNoElliptic API key
elliptic.riskThresholdstringNoRisk threshold level

Use Cases

  • Enable or configure AML screening
  • Set KYB requirements
  • Update regulatory thresholds

Required Permission

organization:update