(Get payload to) Cancel Pending Swap Transaction.

Cancels an existing swap transaction that has not yet been executed. Only the initiator of the swap can perform the cancellation. Returns the transaction payload that must be signed to confirm the cancellation.
The swap must be in an appropriate state to be cancelled (typically pending or awaiting approval). Authentication requires token access privileges, and the caller must be the original creator of the swap transaction.
Access level: Qualified investors who are the original creators of the swap transaction.

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

400

The owner is not the creator of the action.
Workflow is not a valid token swap workflow.
Workflow is not in the correct state to be cancelled.

401

Unauthorized

403

Holder not found for sender wallet {walletAddress}.

Holder with qualified status not found for sender wallet {walletAddress}.

Holder not found for recipient wallet {walletAddress}.

Holder with qualified status not found for recipient wallet {walletAddress}.

404

Token not found.
Swap workflow not found.
Swap workflow task not found.

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