API structure has changed
10 structure changes including:
5 Breaking changes
3 Additions
6 Modifications
1 Removal
Modified
6
Breaking
GET /v1/currencies
- Authentication
- Default authentication method Added
GET /v1/services/{service_uuid}/deposits/inventory
- Path went from
/v1/deposits/inventory
to/v1/services/{service_uuid}/deposits/inventory
(same operationId)Breaking - Body
-
application/json content type Modified
-
serviceId, signature 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
-
serviceId, signature properties Removed
- Query
-
serviceId, signature query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
- service_uuid path parameter Added
- Authentication
- Default authentication method Added
GET /v1/services/{service_uuid}/deposits/{deposit_uuid}
- Path went from
/v1/deposits/{id}
to/v1/services/{service_uuid}/deposits/{deposit_uuid}
(same operationId)Breaking - Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
-
id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- service_uuid, deposit_uuid path parameters Added
- Authentication
- Default authentication method Added
POST /v1/notification
- Authentication
- Default authentication method Added
POST /v1/services/{service_uuid}/deposits
- Path went from
/v1/deposits
to/v1/services/{service_uuid}/deposits
(same operationId)Breaking - Body
-
application/json content type Modified
-
serviceId, signature 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
-
serviceId, signature properties Removed
- Response
-
422 response Modified
-
application/json content type Modified
-
data property Modified
-
serviceId, signature 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
-
serviceId, signature properties Removed
-
data property Modified
-
application/json content type Modified
- Path
- service_uuid path parameter Added
- Authentication
- Default authentication method Added
POST /v1/services/{service_uuid}/deposits/whitelabel
- Path went from
/v1/deposits/whitelabel
to/v1/services/{service_uuid}/deposits/whitelabel
(same operationId)Breaking - Body
-
application/json content type Modified
-
serviceId, signature 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
-
serviceId, signature properties Removed
- Path
- service_uuid path parameter Added
- Authentication
- Default authentication method Added
Removed
1
Breaking
GET /v1/services/{id}/withdraw
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
GET /v1/services/{service_uuid}/buys/for-sale
GET /v1/services/{service_uuid}/buys/{buy_uuid}
POST /v1/services/{service_uuid}/buys