I have webhook endpoints set up for customer api (customer.updated) and booking api (booking.created, booking.updated).
When I test with the first sandbox seller account (Default Test Account) all the webhook messages come across. However, when I test with any of the additional sandbox seller accounts I created, only the customer.updated webhook messages come across.
Is this by design, or a bug?