Payload when we don't remove the logo
{
"name": "afsdfsdf",
"description": "",
"address": "",
"phone": "fadsfadsf",
"email": "[email protected]",
"website": "",
"working_hours": "",
"owner_id": 1
}Payload when we remove the logo
{
"name": "afsdfsdf",
"description": "",
"address": "",
"phone": "fadsfadsf",
"email": "[email protected]",
"website": "",
"working_hours": "",
"owner_id": 1,
"logo_url": null
}