API structure has changed
6 structure changes including:
1 Breaking change
2 Additions
4 Modifications
Modified
4
Breaking
GET /v1/deposits/{id}
- Path
-
id path parameter Modified
-
Type went from
string
touuid
Breaking
-
Type went from
GET /v1/services/{id}/withdraw
- Path
-
id path parameter Modified
-
Type went from
string
touuid
Breaking
-
Type went from
POST /v1/deposits
- Body
-
application/json content type Modified
-
currencyCode property Modified
-
Property is now required Breaking
-
Property is now required
-
steamId property Modified
-
Type went from
string
tointeger
Breaking
-
Type went from
-
currencyCode property Modified
POST /v1/notification
- Verb went from
GET
toPOST
(same operationId)Breaking
Added
2
GET /v1/deposits/inventory
POST /v1/deposits/whitelabel