This commit is contained in:
kavore
2026-01-17 21:25:02 +03:00
parent 3d6713caa9
commit 8fb2a76698
+1 -1
View File
@@ -79,7 +79,7 @@ class NalogoService:
services=[service_item],
total_amount=str(total_amount),
client=client or IncomeClient(),
payment_type=PaymentType.ACCOUNT,
payment_type=PaymentType.WIRE,
ignore_max_total_income_restriction=False,
)
response = await self._client.http_client.post(