diff --git a/src/Api/Controllers/OrganizationsController.cs b/src/Api/Controllers/OrganizationsController.cs index d9f2b545f..947396fc2 100644 --- a/src/Api/Controllers/OrganizationsController.cs +++ b/src/Api/Controllers/OrganizationsController.cs @@ -208,7 +208,7 @@ namespace Bit.Api.Controllers { throw new NotFoundException(); } - + await _organizationService.ReplacePaymentMethodAsync(orgIdGuid, model.PaymentToken, model.PaymentMethodType.Value, new TaxInfo {