Skip to content

Changelog API 2026-02-16

❗ GET /user/summary 🔗

Changes
  • ⚠️ BREAKING: the response property '/allOf[subschema #2]/data/deposit_sum' became optional for the status '200'
  • ⚠️ BREAKING: the response property '/allOf[subschema #2]/data/teams_count' became optional for the status '200'
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/declined_fee' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/hold_transactions' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/hold_transactions_active' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/teams_hold_transactions' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/teams_hold_transactions_active' from the response with the '200' status
  • the 'deposit_sum' response's property default value '0.00' was added for the status '200'
  • the 'teams_count' response's property default value '0.00' was added for the status '200'
  • added the required property '/allOf[subschema #2]/data/teams_accounts_balance_active' to the response with the '200' status