Codacy ID: a85362db8dae7ac44a34e7b40bdbc54d
File: TransactionProcessorACL.BusinessLogic/Services/TransactionProcessorACLApplicationService.cs
Line: 501
Rule: Complexity (Warning)
Commit: 56dfdc756d01597216d452b33888648e5e2bce28
Message: Method TransactionProcessorACLApplicationService::GetMerchant has 83 lines of code (limit is 50)
**Code Snippet:**
```csharp
public async Task<Result<MerchantResponse>> GetMerchant(Guid estateId,
```
Codacy ID:
a85362db8dae7ac44a34e7b40bdbc54dFile:
TransactionProcessorACL.BusinessLogic/Services/TransactionProcessorACLApplicationService.csLine: 501
Rule: Complexity (Warning)
Commit:
56dfdc756d01597216d452b33888648e5e2bce28Message: Method TransactionProcessorACLApplicationService::GetMerchant has 83 lines of code (limit is 50)