Broadcast Cancel DvA Transfer Request

Broadcasts the signed DvA transfer cancellation request. Only the sender can cancel the transfer.
šŸ” Note that the authentication must provide sufficient privileges to access the information of the token. The user must be a qualified investor.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
string
required

Signed transaction payload

string
required

Signer wallet address

Responses
200

The DvA Transfer cancellation transaction is submitted.

400

Invalid DvA transfer broadcast request.

Invalid workflow type for DvA transfers: {workflowType}

You cannot cancel a transfer that you do not have created

transferId is not valid

You cannot cancel a transfer that is {invalidStatus}

401

Unauthorized

404

Token not found.
Holder not found.
Workflow not found with given transferId.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!