API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
POST /api/v1/trades/quote/confirm
- Body
-
application/json content type Modified
-
fromAmount, toAmount properties Modified
- Properties are no longer required
-
fromAmount, toAmount properties Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
fromCurrency, toCurrency, fromAmount, toAmount, rate, isRateInverted, isRfq, status, transactionId, createdAt, completedAt, fills properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
fromCurrency, toCurrency, fromAmount, toAmount, rate, isRateInverted, isRfq, status, transactionId, createdAt, completedAt, fills properties Removed
-
application/json content type Modified
-
400 response Modified
-
application/json content type Modified
-
fromCurrency, toCurrency, fromAmount, toAmount, rate, isRateInverted, isRfq, status, transactionId, createdAt, completedAt, fills properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
fromCurrency, toCurrency, fromAmount, toAmount, rate, isRateInverted, isRfq, status, transactionId, createdAt, completedAt, fills properties Removed
-
application/json content type Modified