Skip to content

Changelog API 2026-04-22 ​

GET /card πŸ”— ​

Changes
  • removed the 'account-transaction-notification' enum value from the '/allOf[subschema #2]/data/cards/items/telegram_notification_options/items/slug' response property for the response status '200'
  • removed the 'card-transfer' enum value from the '/allOf[subschema #2]/data/cards/items/telegram_notification_options/items/slug' response property for the response status '200'

❗ PATCH /card/{cardUuid} πŸ”— ​

Changes
  • ⚠️ BREAKING: removed the enum value 'account-transaction-notification' of the request property 'telegram_notification_options/items/'
  • ⚠️ BREAKING: removed the enum value 'card-transfer' of the request property 'telegram_notification_options/items/'

❗ GET /user/infos πŸ”— ​

Changes
  • ⚠️ BREAKING: added the new 'related_user_has_negative_balance' enum value to the '/allOf[subschema #2]/data/block_type/oneOf[#/components/schemas/BlockTypeEnum]/' response property for the response status '200'
  • ⚠️ BREAKING: added the new 'total_block' enum value to the '/allOf[subschema #2]/data/block_type/oneOf[#/components/schemas/BlockTypeEnum]/' response property for the response status '200'

❗ POST /user/infos πŸ”— ​

Changes
  • ⚠️ BREAKING: added the new 'related_user_has_negative_balance' enum value to the '/allOf[subschema #2]/data/block_type/oneOf[#/components/schemas/BlockTypeEnum]/' response property for the response status '200'
  • ⚠️ BREAKING: added the new 'total_block' enum value to the '/allOf[subschema #2]/data/block_type/oneOf[#/components/schemas/BlockTypeEnum]/' response property for the response status '200'