Creates a new swap transaction between qualified investors. This endpoint allows users to specify the token pairs, quantities, and counterparty information for the swap. Upon successful creation, returns a complete transaction payload with signing information and workflow tasks.
Swaps can involve any combination of ERC-3643 and ERC-20 tokens. However, for ERC-3643 tokens, both sender and recipient must be qualified and compliant for the specific token. ERC-20 tokens are permissionless and do not require qualification.
Access level: Only qualified investors.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Invalid DvD swap transfer request.
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}.
