Accept an incoming private-token transfer

Accepts the selected transfer for its receiver. An optional retry key prevents duplicate requests.

Path Params
string
required

Canton contract identifier.

Query Params
string

JWT used to identify and authorize the wallet caller; use the header for normal clients.

string

Configured validator-node identifier. Defaults to the deployment's default node.

Body Params
string | null
string | null
Headers
string

Optional 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.

string

JWT used to identify and authorize the wallet caller.

string

Configured validator-node identifier; the query value takes precedence.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json