API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
GET /api/v1/currencies
- Response
-
200 response Modified
-
application/json content type Modified
-
symbol property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
symbol property Removed
-
application/json content type Modified
GET /api/v1/trades
- Response
-
200 response Modified
-
application/json content type Modified
-
trade property 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 properties Added
-
trade property Removed
-
application/json content type Modified
GET /api/v1/trades/{transactionId}
- Response
-
200 response Modified
-
application/json content type Modified
- fills property Added
-
application/json content type Modified
-
404 response Modified
-
application/json content type Modified
- fills property Added
-
application/json content type Modified
GET /api/v1/wallets
- Query
- paymentMethodType, networkName query parameters Added
GET /api/v1/withdrawals
- Response
-
200 response Modified
-
application/json content type Modified
-
currencyCode property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- currency property Added
-
currencyCode property Removed
-
application/json content type Modified
GET /api/v1/withdrawals/{transactionId}
- Response
-
200 response Modified
-
application/json content type Modified
-
currencyCode property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- currency property Added
-
currencyCode property Removed
-
application/json content type Modified
-
404 response Modified
-
application/json content type Modified
-
currencyCode property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- currency property Added
-
currencyCode property Removed
-
application/json content type Modified