Skip to content

Changelog API 2026-03-19 ​

❗ GET /accounts πŸ”— ​

Changes
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/items/items/card_info/oneOf[#/components/schemas/CardResponse]/holder_address' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/items/items/card_info/oneOf[#/components/schemas/CardResponse]/holder_name' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/related_team_accounts/items/card_info/oneOf[#/components/schemas/CardResponse]/holder_address' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/related_team_accounts/items/card_info/oneOf[#/components/schemas/CardResponse]/holder_name' from the response with the '200' status

❗ GET /card πŸ”— ​

Changes
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/cards/items/holder_address' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/cards/items/holder_name' from the response with the '200' status

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

Changes
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/holder_address' from the response with the '200' status
  • ⚠️ BREAKING: removed the required property '/allOf[subschema #2]/data/holder_name' from the response with the '200' status