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"
}
]
}The Brands List endpoint allows interaction with the BrandsList resource.
200
{
"transactionsCardsBrands": [
{
"id": 1,
"type": "shva",
"name": "pl"
}
]
}