Appearance
Changelog API 2026-01-19 β
β GET /accounts π β
Changes
- β οΈ BREAKING: removed the required property '/allOf[subschema #2]/data/items/items/card_info/oneOf[#/components/schemas/CardResponse]/sort' 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]/sort' from the response with the '200' status
β GET /card π β
Changes
- β οΈ BREAKING: removed the required property '/allOf[subschema #2]/data/cards/items/sort' from the response with the '200' status
β POST /card/sort π β
Changes
- β οΈ BREAKING: added the new required request property 'card_uuids'
- β οΈ BREAKING: removed the request property 'cards'
β GET /card/{cardUuid} π β
Changes
- β οΈ BREAKING: removed the required property '/allOf[subschema #2]/data/sort' from the response with the '200' status
β GET /user/3ds-codes π β
Changes
- β οΈ BREAKING: the response property '/allOf[subschema #2]/data/tds_codes/items/card' became nullable for the status '200'
- β οΈ BREAKING: the response property '/allOf[subschema #2]/data/tds_codes/items/card_uuid' became nullable for the status '200'
GET /user/3ds-unassigned π β
Changes
- endpoint added