Rejects a pending swap transaction initiated by another qualified investor. This action terminates the swap workflow without execution. Returns the transaction payload that must be signed to confirm the rejection.
Only the intended counterparty of the swap can perform the rejection. The swap must be in a pending approval state. Authentication requires token access privileges, and proper qualified investor status.
Access level: Qualified investors who are the intended counterparty of the swap transaction.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400The 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.
401Unauthorized
403Holder 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}.
404Token not found.
Swap workflow not found.
Swap workflow task not found.
