Create Offer
Create offers to exchange stablecoins on the submoney API
Request
Field
Data Type
Required
Description
inSymbol
String
True
Symbol of the token that you are buying
outSymbol
String
True
Symbol of the token that you are selling
buyAmount
String
True
Amount of the token you are willing to buy
max
String
True
Maximum amount that you are willing to sell in a single transaction
min
String
True
Minimum amount that you are willing to sell in a single transaction
rate
Double
True
The rate at which you are willing to sell each token
Response
Last updated