{
"status": true,
"code": "SUCCESS",
"store": {
"id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "Minha Loja",
"position": 1,
"description": "Loja de exemplo",
"image": "https://example.com/store.png",
"template": "PERSONALIZADO",
"domain": "minhaloja-web.cabrapi.com.br",
"metadata": null,
"ownerId": "yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy",
"createdAt": "2026-02-28T12:00:00.000Z",
"updatedAt": "2026-02-28T12:00:00.000Z",
"deletedAt": null,
"categories": [],
"products": [],
"coupons": [],
"payment": []
}
}