TransferPreapproval contracts visible to the authenticated party. A preapproval allows Canton Coin transfers to settle atomically without requiring the receiver to accept each transfer individually.
Request
Response
Each entry describes an active preapproval: contract ID, provider party, receiver party, and expiry metadata.
Example
See also
RequestPreapproval— create a newTransferPreapprovalfor the authenticated party.TransferCc— CC transfers to a receiver with an active preapproval settle atomically instead of creating aTransferOffer.