{
"data": [
{
"id": 55,
"sellerId": 321,
"name": "Marca Exemplo",
"active": true
}
],
"pagination": {
"totalItems": 0,
"totalPages": 0,
"currentPage": 0,
"pageSize": 0
}
}