Appearance
Changelog API 2026-04-14 β
β GET /card π β
Changes
- β οΈ BREAKING: removed the required property '/allOf[subschema #2]/data/cards/items/telegram_notification_options/items/type_id' from the response with the '200' status
- removed the 'auto-replenishment-not-enough' enum value from the '/allOf[subschema #2]/data/cards/items/telegram_notification_options/items/slug' response property for the response status '200'
GET /card-bins π β
Changes
- added the required property '/allOf[subschema #2]/data/bins/items/card_holder_type' to the response with the '200' status
β PATCH /card/{cardUuid} π β
Changes
- β οΈ BREAKING: request property 'telegram_notification_options/items/' was restricted to a list of enum values
- β οΈ BREAKING: the 'telegram_notification_options/items/' request property type/format changed from 'integer'/'' to 'string'/''
- added the new '3ds' enum value to the request property 'telegram_notification_options/items/'
- added the new 'account-transaction-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'activate-email-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'auto-replenishment' enum value to the request property 'telegram_notification_options/items/'
- added the new 'balance-replenishment' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-block' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-block-by-transaction-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-info' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-reorder-fail' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-transfer' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-tx' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-tx-fcm' enum value to the request property 'telegram_notification_options/items/'
- added the new 'card-tx-tg' enum value to the request property 'telegram_notification_options/items/'
- added the new 'confirm-ip-address-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'confirm-new-email' enum value to the request property 'telegram_notification_options/items/'
- added the new 'gifted-card-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'manager-answer-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'mfa' enum value to the request property 'telegram_notification_options/items/'
- added the new 'mfa-email' enum value to the request property 'telegram_notification_options/items/'
- added the new 'mobile-review-gift-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'new-grade-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'new-login' enum value to the request property 'telegram_notification_options/items/'
- added the new 'new-ticket-message' enum value to the request property 'telegram_notification_options/items/'
- added the new 'new-user-empty-balance-one-day' enum value to the request property 'telegram_notification_options/items/'
- added the new 'referral-withdraw' enum value to the request property 'telegram_notification_options/items/'
- added the new 'report-schedule' enum value to the request property 'telegram_notification_options/items/'
- added the new 'reset-password-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'restricted-operation' enum value to the request property 'telegram_notification_options/items/'
- added the new 'system' enum value to the request property 'telegram_notification_options/items/'
- added the new 'team-join' enum value to the request property 'telegram_notification_options/items/'
- added the new 'team-owner-demand' enum value to the request property 'telegram_notification_options/items/'
- added the new 'teams' enum value to the request property 'telegram_notification_options/items/'
- added the new 'telegram-delete-confirm-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'telegram-delete-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'telegram-delete-success-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'tg-showpan-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'ticket-answer' enum value to the request property 'telegram_notification_options/items/'
- added the new 'update-api-security-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'user-blocked-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'user-gift-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'user-has-debt' enum value to the request property 'telegram_notification_options/items/'
- added the new 'user-up-grade-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'verify-old-email' enum value to the request property 'telegram_notification_options/items/'
- added the new 'withdraw-confirm-notification' enum value to the request property 'telegram_notification_options/items/'
- added the new 'withdraw-success-notification' enum value to the request property 'telegram_notification_options/items/'
GET /user/infos π β
Changes
- added the non-success response with the status '403'
POST /user/infos π β
Changes
- added the non-success response with the status '403'