tokens

Update token compliance config

patch/tokens/{id}/compliance

Path parameters

idstring required

Headers

Idempotency-Keystring required

Required for any mutating token operation.

Request body

permissionedTransfersboolean
investorEligibilityProviderstring
jurisdictionFlagsstring[]
transferRestrictionsobject

Response

Accepted

idstring
tokenIdstring
operationType'CREATE_TOKEN' | 'DEPLOY_TOKEN' | 'MINT' | 'BURN' | 'TRANSFER' | 'GRANT_ROLE' | 'REVOKE_ROLE' | 'PAUSE' | 'UNPAUSE' | 'FREEZE' | 'UNFREEZE' | 'UPDATE_COMPLIANCE' | 'ALLOWLIST_ADD' | 'ALLOWLIST_REMOVE'
statusstring

Inherits the transaction state machine.

transactionRequestIdstring nullable
transactionHashstring nullable
createdAtstring date-time
updatedAtstring date-time
dataobject

Changes

Changed in 1 of the 7 revisions of this API.1