post https://bank.sandbox.cybrid.app/api/trades
Creates a trade.
State
State | Description |
---|---|
storing | The Platform is storing the trade details in our private store |
pending | The Platform is executing the trade |
cancelled | The Platform has cancelled the trade |
settling | The Platform is settling the trade |
completed | The Platform has successfully completed the trade |
failed | The Platform was not able to successfully complete the trade |
Failure codes
Code | Description |
---|---|
non_sufficient_funds | The delivery account does not have enough funds to complete the trade |
unsupported | The trading pair is not supported for this customer |
limit_exceeded | The customer is over the limits that have been set for them for this activity |
expired_quote | The quote expired before it could be executed |
market_volatility | The quote could not be executed due to market volatility |
Required scope: trades:execute