Appearance
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