question

diego avatar image
diego asked diego commented

Is there always and for every single merchant an employee with isOnwer == true?

I would like to know as the title suggest if when I get the employees for a given merchant I'm always sure to get an employee with isOwner == true, specifically what I want is the email of the owner so we can email him and not just a random employee. This would also imply that if I expand my query to "owner" instead of "employees" I will always get a response with said owner who will be present in the response.
MerchantEmployees
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

chanel avatar image
chanel Deactivated answered
Indeed, when a merchant account is created there is always an initial employee which has isOwner set to true.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

diego avatar image
diego answered diego commented
And this can't be changed in any way later on? My worry is not that another employee becomes the Owner but that somehow at a given moment no employee is an Owner
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

chanel avatar image chanel commented ·

The owner should always be there and should never change.

1 Like 1 ·
diego avatar image diego chanel commented ·

Great, thanks!

0 Likes 0 ·

Welcome to the
Clover Developer Community