Skip to content

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'