Appearance
Changelog API 2025-11-05 β
GET /accounts π β
Changes
- added the required property '/allOf[subschema #2]/data/items/items/card_info/oneOf[#/components/schemas/CardResponse]/card_tariff_id' to the response with the '200' status
- added the required property '/allOf[subschema #2]/data/items/items/team_info/oneOf[#/components/schemas/ShortTeamUserResponse]/name' to the response with the '200' status
- added the required property '/allOf[subschema #2]/data/related_team_accounts/items/card_info/oneOf[#/components/schemas/CardResponse]/card_tariff_id' to the response with the '200' status
- added the required property '/allOf[subschema #2]/data/related_team_accounts/items/team_info/oneOf[#/components/schemas/ShortTeamUserResponse]/name' to the response with the '200' status
β GET /card-bins π β
Changes
- β οΈ BREAKING: deleted the 'query' request parameter 'sort_by'
- β οΈ BREAKING: deleted the 'query' request parameter 'system'
- removed the non-success response with the status '422'
GET /card/{cardUuid} π β
Changes
- added the required property '/allOf[subschema #2]/data/card_tariff_id' to the response with the '200' status
GET /dictionary/fees π β
Changes
- removed the 'external-withdraw-bank-card' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'external-withdraw-btc' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'external-withdraw-eth' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'external-withdraw-usdc-erc20' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'external-withdraw-usdt-erc20' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'referral-cpa' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'referral-fixed' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'referral-progressive' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'search-reset' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
- removed the 'search-reset-back' enum value from the '/allOf[subschema #2]/data/fees/items/type' response property for the response status '200'
β GET /transaction/report π β
Changes
- β οΈ BREAKING: added '#/components/schemas/ReportTypeEnum' to the '/allOf[subschema #2]/data/reports/items/type' response property 'oneOf' list for the response status '200'
- β οΈ BREAKING: the '/allOf[subschema #2]/data/reports/items/type' response's property type/format changed from 'string'/'' to ''/'' for status '200'
GET /transaction/{transactionUuid} π β
Changes
- added the required property '/allOf[subschema #2]/data/fee_transaction' to the response with the '200' status