Swap CurrenciesAsk AIpost https://www.sandbox.striga.com/api/v1/wallets/swapBody ParamsuserIdstringrequiredThe Id of the user who is sending this transactionsourceAccountIdstringrequiredThe Id of the account to debitdestinationAccountIdstringrequiredThe Id of the account to creditmemostringAn optional memoamountstringrequiredThe amount denominated in the smallest divisible unit of the sending currency. For example: cents or satoshissimulateFailurebooleanThe simulateFailure key is a boolean value that, when set to true, instructs the API to simulate a failed case. This feature is only available in a sandbox environmentipstringrequiredIP address collected as the IP address from which the End User is making the swap request. IMPORTANT - This will be a required parameter from the 15th of June 2023 and is optional until then.fixedFeestringOptional fixedFee in Euro cents to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.percentFeeBpsstringOptional percentage fee in bps to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.proposedRatestringThe proposed swap rate must be within 3% above or below the current market rate and can have a maximum of 6 decimal places.Headersapi-keystringrequiredapi-key is available on the dashboardAuthorizationstringrequiredResponse 200200Updated 12 months ago