Change Updates

Do not miss any SkinsMoney API changes, ever again

Subscribe to the SkinsMoney API changelog to be up to date on recent changes.

RSS

Feb 21, 2025

main
1.0.0
Compare

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 to uuid
      Breaking
GET /v1/services/{id}/withdraw
  • Path
  • id path parameter Modified
    • Type went from string to uuid
      Breaking
POST /v1/deposits
  • Body
  • application/json content type Modified
    • currencyCode property Modified
      • Property is now required
        Breaking
    • steamId property Modified
      • Type went from string to integer
        Breaking
POST /v1/notification
  • Verb went from GET to POST (same operationId)
    Breaking
Added 2
GET /v1/deposits/inventory
POST /v1/deposits/whitelabel