Create a Canton Coin transfer offerCopy Pagepost https://example.com/api/v2/wallet/transfer-offersCreates 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 Paramssender_partystring | nullreceiver_partystring | nullamountstring | nullmemostring | nullidempotency_keystring | nullHeadersIdempotency-KeystringOptional retry key that prevents the same transfer from being submitted twice. The idempotency_key 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 3 days ago Get a Canton Coin transferList pending Canton Coin offersDid this page help you?YesNo