Customer Merchant UpdateOn this pageCustomer Merchant Update This endpoints allow to set or remove customer like. Request PATCH <API base url>/customers/{customerId}/merchants/{merchantId} Body { "isFavorite": required bool} Response On success: { "value": required { "isFavorite": required bool }}