v1

latestOpenAPI 3.1.02026-07-241210356.3 KB
Dictionary

Brands List

The Brands List endpoint allows interaction with the BrandsList resource.

get/BrandsList

Response

200

Example response

{
  "transactionsCardsBrands": [
    {
      "id": 1,
      "type": "shva",
      "name": "pl"
    }
  ]
}