Create a Canton Coin transfer offerCopy Pagepost https://example.com/api/v2/wallet/transferOffersCreates an expiring CC transfer offer for a positive amount. A retry key prevents duplicate offers.Query ParamsjwtstringJWT used to identify and authorize the wallet caller; use the header for normal clients.nodeIdstringConfigured validator-node identifier. Defaults to the deployment's default node.Body ParamssenderPartystring | nullreceiverPartystring | nullamountstring | nullmemostring | nullidempotencyKeystring | nullHeadersIdempotency-KeystringOptional retry key that prevents the same transfer from being submitted twice. The idempotencyKey value in the request is used when this header is omitted.jwtstringJWT used to identify and authorize the wallet caller.nodeIdstringConfigured validator-node identifier; the query value takes precedence.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Unexpected server error 501Not Implemented 502Bad Gateway 503Service is still startingUpdated 2 days ago Get a Canton Coin transferList pending Canton Coin offersDid this page help you?YesNo