Skip to main content

POST /v1/tokens/{tokenId}/transfers

Move supply of a deployed QRC token between participants. The endpoint resolves recipients and senders, applies token-specific compliance checks (allowlist, frozen-account checks, paused-state checks), and routes the transaction through the standard approval and signing flow.

Request body

Response (202)

Errors

Retry safety

Retries with the same Idempotency-Key are safe and return the original operation.