Appearance
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'