Initiate a swap
Initiate a swap from an input
cryptocurrency to an output
cryptocurrency.
POST
https://api.ivorypay.io/v1/swaps
Request Body
Name
Type
Description
inputCryptocurrency*
String
The cryptocurrency to swap from.
outputCryptocurrency*
String
The cryptocurrency to swap to.
inputCryptocurrencyAmount*
String
The amount in the input
cryptocurrency. This the amount you wish to swap from the input
cryptocurrency to the output
cryptocurrency.
Last updated